annotationResults = $annotationResults; } /** * @return GoogleCloudVideointelligenceV1beta2VideoAnnotationResults[] */ public function getAnnotationResults() { return $this->annotationResults; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse::class, 'Google_Service_CloudVideoIntelligence_GoogleCloudVideointelligenceV1beta2AnnotateVideoResponse');