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