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