requests property
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;
Required. The request messages specifying the Chunks to create.
A maximum of 100 Chunks can be created in a batch.
final List<CreateChunkRequest> requests;