responses = $responses; } /** * @return GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse[] */ public function getResponses() { return $this->responses; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse::class, 'Google_Service_Vision_GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse');