GoogleCloudAiplatformV1StreamRawPredictRequest constructor

GoogleCloudAiplatformV1StreamRawPredictRequest({
  1. GoogleApiHttpBody? httpBody,
})

Implementation

GoogleCloudAiplatformV1StreamRawPredictRequest({
  this.httpBody,
});