| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static DeployRequest.ArtifactsCase |
DeployRequest.ArtifactsCase.forNumber(int value) |
DeployRequest.ArtifactsCase |
DeployRequest.getArtifactsCase() |
DeployRequest.ArtifactsCase |
DeployRequest.Builder.getArtifactsCase() |
DeployRequest.ArtifactsCase |
DeployRequestOrBuilder.getArtifactsCase() |
static DeployRequest.ArtifactsCase |
DeployRequest.ArtifactsCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DeployRequest.ArtifactsCase |
DeployRequest.ArtifactsCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeployRequest.ArtifactsCase[] |
DeployRequest.ArtifactsCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.