element = $element; } /** * @return NlpSemanticParsingLocalLocationElement[] */ public function getElement() { return $this->element; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(NlpSemanticParsingLocalBasicLocation::class, 'Google_Service_Contentwarehouse_NlpSemanticParsingLocalBasicLocation');