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