| Modifier and Type | Method and Description |
|---|---|
static Model.DeploymentState |
Model.DeploymentState.forNumber(int value) |
Model.DeploymentState |
ModelOrBuilder.getDeploymentState()
Output only.
|
Model.DeploymentState |
Model.getDeploymentState()
Output only.
|
Model.DeploymentState |
Model.Builder.getDeploymentState()
Output only.
|
static Model.DeploymentState |
Model.DeploymentState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Model.DeploymentState |
Model.DeploymentState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Model.DeploymentState |
Model.DeploymentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.DeploymentState[] |
Model.DeploymentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Model.DeploymentState> |
Model.DeploymentState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.setDeploymentState(Model.DeploymentState value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.