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