responses property

List<AnnotateFileResponse> responses
final

The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.

Implementation

final List<AnnotateFileResponse> responses;