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 class
BatchDedicatedResources
A description of resources that are used for performing batch operations, are dedicated to a Model, and need manual configuration.static class
BatchDedicatedResources.Builder
A 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 BatchDedicatedResourcesOrBuilder
BatchPredictionJob.Builder. getDedicatedResourcesOrBuilder()
The config of resources used by the Model during the batch prediction.BatchDedicatedResourcesOrBuilder
BatchPredictionJob. getDedicatedResourcesOrBuilder()
The config of resources used by the Model during the batch prediction.BatchDedicatedResourcesOrBuilder
BatchPredictionJobOrBuilder. getDedicatedResourcesOrBuilder()
The config of resources used by the Model during the batch prediction.
-