predictSchemata property

GoogleCloudAiplatformV1PredictSchemata? predictSchemata
getter/setter pair

The schemata that describe formats of the Model's predictions and explanations as given and returned via PredictionService.Predict and PredictionService.Explain.

Implementation

GoogleCloudAiplatformV1PredictSchemata? predictSchemata;