cloudIdentityAccounts = $cloudIdentityAccounts; } /** * @return GoogleCloudChannelV1CloudIdentityCustomerAccount[] */ public function getCloudIdentityAccounts() { return $this->cloudIdentityAccounts; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse::class, 'Google_Service_Cloudchannel_GoogleCloudChannelV1CheckCloudIdentityAccountsExistResponse');