measurement = $measurement; } /** * @return GoogleCloudMlV1Measurement */ public function getMeasurement() { return $this->measurement; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudMlV1AddTrialMeasurementRequest::class, 'Google_Service_CloudMachineLearningEngine_GoogleCloudMlV1AddTrialMeasurementRequest');