annotationSpecSet = $annotationSpecSet; } /** * @return GoogleCloudDatalabelingV1beta1AnnotationSpecSet */ public function getAnnotationSpecSet() { return $this->annotationSpecSet; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest::class, 'Google_Service_DataLabeling_GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest');