annotationProgress = $annotationProgress; } /** * @return GoogleCloudVideointelligenceV1beta2VideoAnnotationProgress[] */ public function getAnnotationProgress() { return $this->annotationProgress; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress::class, 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoProgress');