requests property

List<AsyncAnnotateFileRequest>? requests
getter/setter pair

Individual async file annotation requests for this batch.

Required.

Implementation

core.List<AsyncAnnotateFileRequest>? requests;