truncated property

bool? truncated
final

If set to true, indicates that the actual count was more than the maximum supported by this API and the count returned is the truncated value.

Implementation

final bool? truncated;