Uses of Interface
com.google.cloud.aiplatform.v1beta1.PredictSchemataOrBuilder
-
Packages that use PredictSchemataOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of PredictSchemataOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement PredictSchemataOrBuilder Modifier and Type Class Description classPredictSchemataContains the schemata used in Model's predictions and explanations via [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict], [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain] and [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob].static classPredictSchemata.BuilderContains the schemata used in Model's predictions and explanations via [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict], [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain] and [BatchPredictionJob][google.cloud.aiplatform.v1beta1.BatchPredictionJob].Methods in com.google.cloud.aiplatform.v1beta1 that return PredictSchemataOrBuilder Modifier and Type Method Description PredictSchemataOrBuilderModel.Builder. getPredictSchemataOrBuilder()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].PredictSchemataOrBuilderModel. getPredictSchemataOrBuilder()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].PredictSchemataOrBuilderModelOrBuilder. getPredictSchemataOrBuilder()The schemata that describe formats of the Model's predictions and explanations as given and returned via [PredictionService.Predict][google.cloud.aiplatform.v1beta1.PredictionService.Predict] and [PredictionService.Explain][google.cloud.aiplatform.v1beta1.PredictionService.Explain].PredictSchemataOrBuilderPublisherModel.Builder. getPredictSchemataOrBuilder()Optional.PredictSchemataOrBuilderPublisherModel. getPredictSchemataOrBuilder()Optional.PredictSchemataOrBuilderPublisherModelOrBuilder. getPredictSchemataOrBuilder()Optional.PredictSchemataOrBuilderUnmanagedContainerModel.Builder. getPredictSchemataOrBuilder()Contains the schemata used in Model's predictions and explanationsPredictSchemataOrBuilderUnmanagedContainerModel. getPredictSchemataOrBuilder()Contains the schemata used in Model's predictions and explanationsPredictSchemataOrBuilderUnmanagedContainerModelOrBuilder. getPredictSchemataOrBuilder()Contains the schemata used in Model's predictions and explanations
-