Uses of Interface
com.google.cloud.aiplatform.v1.ContainerRegistryDestinationOrBuilder
-
Packages that use ContainerRegistryDestinationOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ContainerRegistryDestinationOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ContainerRegistryDestinationOrBuilder Modifier and Type Class Description class
ContainerRegistryDestination
The Container Registry location for the container image.static class
ContainerRegistryDestination.Builder
The Container Registry location for the container image.Methods in com.google.cloud.aiplatform.v1 that return ContainerRegistryDestinationOrBuilder Modifier and Type Method Description ContainerRegistryDestinationOrBuilder
ExportModelRequest.OutputConfig.Builder. getImageDestinationOrBuilder()
The Google Container Registry or Artifact Registry uri where the Model container image will be copied to.ContainerRegistryDestinationOrBuilder
ExportModelRequest.OutputConfig. getImageDestinationOrBuilder()
The Google Container Registry or Artifact Registry uri where the Model container image will be copied to.ContainerRegistryDestinationOrBuilder
ExportModelRequest.OutputConfigOrBuilder. getImageDestinationOrBuilder()
The Google Container Registry or Artifact Registry uri where the Model container image will be copied to.
-