GoogleCloudAiplatformV1RawPredictRequest constructor

GoogleCloudAiplatformV1RawPredictRequest({
  1. GoogleApiHttpBody? httpBody,
})

Implementation

GoogleCloudAiplatformV1RawPredictRequest({
  this.httpBody,
});