awsLocation = $awsLocation; } /** * @return GooglePrivacyDlpV2AwsDiscoveryStartingLocation */ public function getAwsLocation() { return $this->awsLocation; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation::class, 'Google_Service_DLP_GooglePrivacyDlpV2OtherCloudDiscoveryStartingLocation');