ListAlertsResponse
import type { ListAlertsResponse } from "https://googleapis.deno.dev/v1/monitoring:v3.ts";
The ListAlerts response.
§Properties
§
nextPageToken?: string
[src]If not empty, indicates that there may be more results that match the request. Use the value in the page_token field in a subsequent request to fetch the next set of results. The token is encrypted and only guaranteed to return correct results for 72 hours after it is created. If empty, all results have been returned.