predicateObjs = $predicateObjs; } /** * @return KnowledgeGraphNestedStructPredicateObjs[] */ public function getPredicateObjs() { return $this->predicateObjs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(KnowledgeGraphNestedStruct::class, 'Google_Service_Contentwarehouse_KnowledgeGraphNestedStruct');