GoogleCloudAiplatformV1DirectRawPredictResponse constructor

GoogleCloudAiplatformV1DirectRawPredictResponse({
  1. String? output,
})

Implementation

GoogleCloudAiplatformV1DirectRawPredictResponse({
  this.output,
});