identity = $identity; } /** * @return V1Beta1ServiceIdentity */ public function getIdentity() { return $this->identity; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(V1Beta1GenerateServiceIdentityResponse::class, 'Google_Service_ServiceConsumerManagement_V1Beta1GenerateServiceIdentityResponse');