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