samplePredictInstance property

Value? samplePredictInstance
final

Sample Predict instance, same format as PredictRequest.instances, this can be set as a replacement of ModelDeploymentMonitoringJob.predict_instance_schema_uri. If not set, we will generate predict schema from collected predict requests.

Implementation

final protobuf.Value? samplePredictInstance;