Uses of Class
com.google.longrunning.Operation.ResultCase
-
Packages that use Operation.ResultCase Package Description com.google.longrunning -
-
Uses of Operation.ResultCase in com.google.longrunning
Methods in com.google.longrunning that return Operation.ResultCase Modifier and Type Method Description static Operation.ResultCaseOperation.ResultCase. forNumber(int value)Operation.ResultCaseOperation.Builder. getResultCase()Operation.ResultCaseOperation. getResultCase()Operation.ResultCaseOperationOrBuilder. getResultCase()static Operation.ResultCaseOperation.ResultCase. valueOf(int value)Deprecated.static Operation.ResultCaseOperation.ResultCase. valueOf(String name)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.
-