contactActiveState = $contactActiveState; } /** * @return string */ public function getContactActiveState() { return $this->contactActiveState; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SocialGraphApiProtoContactPromptSettings::class, 'Google_Service_Contentwarehouse_SocialGraphApiProtoContactPromptSettings');