delegatedGroupId = $delegatedGroupId; } /** * @return SocialGraphApiProtoDelegatedGroupId */ public function getDelegatedGroupId() { return $this->delegatedGroupId; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo::class, 'Google_Service_Contentwarehouse_AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo');