Home
last modified time | relevance | path

Searched refs:httpBody (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictRequest.php28 public function setHttpBody(GoogleApiHttpBody $httpBody) argument
30 $this->httpBody = $httpBody;
37 return $this->httpBody;
H A DGoogleCloudMlV1ExplainRequest.php28 public function setHttpBody(GoogleApiHttpBody $httpBody) argument
30 $this->httpBody = $httpBody;
37 return $this->httpBody;