truncated property
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;
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.
final bool? truncated;