Uses of Interface
com.google.cloud.aiplatform.v1beta1.UnmanagedContainerModelOrBuilder
-
Packages that use UnmanagedContainerModelOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of UnmanagedContainerModelOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement UnmanagedContainerModelOrBuilder Modifier and Type Class Description class
UnmanagedContainerModel
Contains model information necessary to perform batch prediction without requiring a full model import.static class
UnmanagedContainerModel.Builder
Contains model information necessary to perform batch prediction without requiring a full model import.Methods in com.google.cloud.aiplatform.v1beta1 that return UnmanagedContainerModelOrBuilder Modifier and Type Method Description UnmanagedContainerModelOrBuilder
BatchPredictionJob.Builder. getUnmanagedContainerModelOrBuilder()
Contains model information necessary to perform batch prediction without requiring uploading to model registry.UnmanagedContainerModelOrBuilder
BatchPredictionJob. getUnmanagedContainerModelOrBuilder()
Contains model information necessary to perform batch prediction without requiring uploading to model registry.UnmanagedContainerModelOrBuilder
BatchPredictionJobOrBuilder. getUnmanagedContainerModelOrBuilder()
Contains model information necessary to perform batch prediction without requiring uploading to model registry.
-