GoogleCloudMlV1ExplainRequest constructor

GoogleCloudMlV1ExplainRequest({
  1. GoogleApiHttpBody? httpBody,
})

Implementation

GoogleCloudMlV1ExplainRequest({
  this.httpBody,
});