Uses of Interface
com.google.cloud.aiplatform.v1.BatchDedicatedResourcesOrBuilder
-
Packages that use BatchDedicatedResourcesOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of BatchDedicatedResourcesOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement BatchDedicatedResourcesOrBuilder Modifier and Type Class Description classBatchDedicatedResourcesA description of resources that are used for performing batch operations, are dedicated to a Model, and need manual configuration.static classBatchDedicatedResources.BuilderA description of resources that are used for performing batch operations, are dedicated to a Model, and need manual configuration.Methods in com.google.cloud.aiplatform.v1 that return BatchDedicatedResourcesOrBuilder Modifier and Type Method Description BatchDedicatedResourcesOrBuilderBatchPredictionJob.Builder. getDedicatedResourcesOrBuilder()The config of resources used by the Model during the batch prediction.BatchDedicatedResourcesOrBuilderBatchPredictionJob. getDedicatedResourcesOrBuilder()The config of resources used by the Model during the batch prediction.BatchDedicatedResourcesOrBuilderBatchPredictionJobOrBuilder. getDedicatedResourcesOrBuilder()The config of resources used by the Model during the batch prediction.
-