nextContinuationToken property
NextContinuationToken
is sent when isTruncated
is
true, which indicates that there are more analytics configurations to list.
The next request must include this NextContinuationToken
. The
token is obfuscated and is not a usable value.
Implementation
final String? nextContinuationToken;