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