annotationsSet = $annotationsSet; } /** * @return VideoLegosLegosAnnotationsSet[] */ public function getAnnotationsSet() { return $this->annotationsSet; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VideoLegosLegosAnnotationsSets::class, 'Google_Service_Contentwarehouse_VideoLegosLegosAnnotationsSets');