predictSchemata property

PredictSchemata? predictSchemata
final

Optional. The schemata that describes formats of the PublisherModel's predictions and explanations as given and returned via PredictionService.Predict.

Implementation

final PredictSchemata? predictSchemata;