static Operation.Status |
Operation.Status.forNumber(int value) |
|
Operation.Status |
Operation.Builder.getStatus() |
The current status of the operation.
|
Operation.Status |
Operation.getStatus() |
The current status of the operation.
|
Operation.Status |
OperationOrBuilder.getStatus() |
The current status of the operation.
|
Operation.Status |
OperationProgress.Builder.getStatus() |
Status of an operation stage.
|
Operation.Status |
OperationProgress.getStatus() |
Status of an operation stage.
|
Operation.Status |
OperationProgressOrBuilder.getStatus() |
Status of an operation stage.
|
static Operation.Status |
Operation.Status.valueOf(int value) |
Deprecated.
|
static Operation.Status |
Operation.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Operation.Status |
Operation.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Operation.Status[] |
Operation.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|