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.ResultCaseOperation.ResultCase.forNumber(int value) Operation.Builder.getResultCase()Operation.getResultCase()OperationOrBuilder.getResultCase()static Operation.ResultCaseOperation.ResultCase.valueOf(int value) Deprecated.static Operation.ResultCaseReturns 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.