GoogleCloudMlV1PredictRequest constructor

GoogleCloudMlV1PredictRequest({
  1. GoogleApiHttpBody? httpBody,
})

Implementation

GoogleCloudMlV1PredictRequest({
  this.httpBody,
});