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