responses property
The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
Implementation
core.List<AnnotateFileResponse>? responses;
The list of file annotation responses, each response corresponding to each AnnotateFileRequest in BatchAnnotateFilesRequest.
core.List<AnnotateFileResponse>? responses;