gcsSource = $gcsSource; } /** * @return GoogleCloudHealthcareV1DicomGcsSource */ public function getGcsSource() { return $this->gcsSource; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ImportDicomDataRequest::class, 'Google_Service_CloudHealthcare_ImportDicomDataRequest');