requests property

List<CreateChunkRequest> requests
final

Required. The request messages specifying the Chunks to create. A maximum of 100 Chunks can be created in a batch.

Implementation

final List<CreateChunkRequest> requests;