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