pageToken property
A token used for paging results.
Providing this token instead of the startIndex parameter can help you retrieve stable results when an underlying table is changing.
Implementation
core.String? pageToken;
A token used for paging results.
Providing this token instead of the startIndex parameter can help you retrieve stable results when an underlying table is changing.
core.String? pageToken;