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