Reference documentation and code samples for the Cloud Vision V1 Client class BatchAnnotateFilesResponse.
A list of file annotation responses.
Generated from protobuf message google.cloud.vision.v1.BatchAnnotateFilesResponse
Namespace
Google \ Cloud \ Vision \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ responses
array< Google\Cloud\Vision\V1\AnnotateFileResponse
>
The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
getResponses
The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
setResponses
The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
$this

