maxSampleCount property
The maximum number of conversations to sample when using the filter.
If not set, defaults to 1000. Values greater than 1000 are coerced to
1000. This field is ignored if conversations is provided.
Optional.
Implementation
core.int? maxSampleCount;