resultsCount property

int resultsCount
final

Optional. The maximum number of Chunks to return. The service may return fewer Chunks.

If unspecified, at most 10 Chunks will be returned. The maximum specified result count is 100.

Implementation

final int resultsCount;