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