nextPageToken property
The token for the next page.
If not empty, indicates that there may be more alerts that match the listing request; this value can be used in a subsequent ListAlertsRequest to get alerts continuing from last result of the current list call.
Implementation
core.String? nextPageToken;