static DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.DeploymentStep.forNumber(int value) |
|
DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.Builder.getStep() |
The current step the deployment operation is running.
|
DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.getStep() |
The current step the deployment operation is running.
|
DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadataOrBuilder.getStep() |
The current step the deployment operation is running.
|
static DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.DeploymentStep.valueOf(int value) |
Deprecated.
|
static DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.DeploymentStep.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DeploymentOperationMetadata.DeploymentStep |
DeploymentOperationMetadata.DeploymentStep.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DeploymentOperationMetadata.DeploymentStep[] |
DeploymentOperationMetadata.DeploymentStep.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|