modelParameters property

Value? modelParameters
final

The parameters that govern the predictions. The schema of the parameters may be specified via the google.cloud.aiplatform.v1beta1.BatchPredictionJob.model google.cloud.aiplatform.v1beta1.Model.predict_schemata parameters_schema_uri.

Implementation

final protobuf.Value? modelParameters;