| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static Model.DeploymentResourcesType |
Model.DeploymentResourcesType.forNumber(int value) |
Model.DeploymentResourcesType |
ModelOrBuilder.getSupportedDeploymentResourcesTypes(int index)
Output only.
|
Model.DeploymentResourcesType |
Model.getSupportedDeploymentResourcesTypes(int index)
Output only.
|
Model.DeploymentResourcesType |
Model.Builder.getSupportedDeploymentResourcesTypes(int index)
Output only.
|
static Model.DeploymentResourcesType |
Model.DeploymentResourcesType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Model.DeploymentResourcesType |
Model.DeploymentResourcesType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Model.DeploymentResourcesType |
Model.DeploymentResourcesType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.DeploymentResourcesType[] |
Model.DeploymentResourcesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Model.DeploymentResourcesType> |
ModelOrBuilder.getSupportedDeploymentResourcesTypesList()
Output only.
|
List<Model.DeploymentResourcesType> |
Model.getSupportedDeploymentResourcesTypesList()
Output only.
|
List<Model.DeploymentResourcesType> |
Model.Builder.getSupportedDeploymentResourcesTypesList()
Output only.
|
static com.google.protobuf.Internal.EnumLiteMap<Model.DeploymentResourcesType> |
Model.DeploymentResourcesType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.addSupportedDeploymentResourcesTypes(Model.DeploymentResourcesType value)
Output only.
|
Model.Builder |
Model.Builder.setSupportedDeploymentResourcesTypes(int index,
Model.DeploymentResourcesType value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Model.Builder |
Model.Builder.addAllSupportedDeploymentResourcesTypes(Iterable<? extends Model.DeploymentResourcesType> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.