httpBody = $httpBody; } /** * @return GoogleApiHttpBody */ public function getHttpBody() { return $this->httpBody; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudMlV1ExplainRequest::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1ExplainRequest');