Uses of Enum
com.google.longrunning.Operation.ResultCase
Packages that use Operation.ResultCase
-
Uses of Operation.ResultCase in com.google.longrunning
Methods in com.google.longrunning that return Operation.ResultCaseModifier and TypeMethodDescriptionstatic Operation.ResultCase
Operation.ResultCase.forNumber
(int value) Operation.Builder.getResultCase()
Operation.getResultCase()
OperationOrBuilder.getResultCase()
static Operation.ResultCase
Operation.ResultCase.valueOf
(int value) Deprecated.static Operation.ResultCase
Returns the enum constant of this type with the specified name.static Operation.ResultCase[]
Operation.ResultCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.