account = $account; } /** * @return GoogleCloudSecuritycenterV2IssueResourceAwsMetadataAwsAccount */ public function getAccount() { return $this->account; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudSecuritycenterV2IssueResourceAwsMetadata::class, 'Google_Service_SecurityCommandCenter_GoogleCloudSecuritycenterV2IssueResourceAwsMetadata');