public enum FullFineTunedResources.DeploymentType extends Enum<FullFineTunedResources.DeploymentType> implements ProtocolMessageEnumThe type of deployment.
Protobuf enum google.cloud.aiplatform.v1beta1.FullFineTunedResources.DeploymentType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DEPLOYMENT_TYPE_EVAL |
Eval deployment type. |
DEPLOYMENT_TYPE_EVAL_VALUE |
Eval deployment type. |
DEPLOYMENT_TYPE_PROD |
Prod deployment type. |
DEPLOYMENT_TYPE_PROD_VALUE |
Prod deployment type. |
DEPLOYMENT_TYPE_UNSPECIFIED |
Unspecified deployment type. |
DEPLOYMENT_TYPE_UNSPECIFIED_VALUE |
Unspecified deployment type. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|