Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudIntegrationsV1alphaListSuspensionsResponse

import type { GoogleCloudIntegrationsV1alphaListSuspensionsResponse } from "https://googleapis.deno.dev/v1/integrations:v1.ts";

Response for Suspensions.ListSuspensions.

interface GoogleCloudIntegrationsV1alphaListSuspensionsResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Token to retrieve the next page of results.

§

The suspensions for the relevant execution which the caller has permissions to view and resolve.