Uses of Interface
com.google.cloud.aiplatform.v1.PredictSchemataOrBuilder
-
Packages that use PredictSchemataOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of PredictSchemataOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement PredictSchemataOrBuilder Modifier and Type Class Description class
PredictSchemata
Contains the schemata used in Model's predictions and explanations via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict], [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain] and [BatchPredictionJob][google.cloud.aiplatform.v1.BatchPredictionJob].static class
PredictSchemata.Builder
Contains the schemata used in Model's predictions and explanations via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict], [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain] and [BatchPredictionJob][google.cloud.aiplatform.v1.BatchPredictionJob].Methods in com.google.cloud.aiplatform.v1 that return PredictSchemataOrBuilder Modifier and Type Method Description PredictSchemataOrBuilder
Model.Builder. getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PredictSchemataOrBuilder
Model. getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PredictSchemataOrBuilder
ModelOrBuilder. getPredictSchemataOrBuilder()
The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1.PredictionService.Explain].PredictSchemataOrBuilder
PublisherModel.Builder. getPredictSchemataOrBuilder()
Optional.PredictSchemataOrBuilder
PublisherModel. getPredictSchemataOrBuilder()
Optional.PredictSchemataOrBuilder
PublisherModelOrBuilder. getPredictSchemataOrBuilder()
Optional.PredictSchemataOrBuilder
UnmanagedContainerModel.Builder. getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanationsPredictSchemataOrBuilder
UnmanagedContainerModel. getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanationsPredictSchemataOrBuilder
UnmanagedContainerModelOrBuilder. getPredictSchemataOrBuilder()
Contains the schemata used in Model's predictions and explanations
-