cloudKmsConfig = $cloudKmsConfig; } /** * @return GoogleCloudIntegrationsV1alphaCloudKmsConfig */ public function getCloudKmsConfig() { return $this->cloudKmsConfig; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudIntegrationsV1alphaSwitchEncryptionRequest::class, 'Google_Service_Integrations_GoogleCloudIntegrationsV1alphaSwitchEncryptionRequest');