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

GoogleCloudIntegrationsV1alphaListIntegrationsResponse

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

Response for ListIntegrations.

interface GoogleCloudIntegrationsV1alphaListIntegrationsResponse {
nextPageToken?: string;
}

§Properties

§

The integrations which match the request.

§
nextPageToken?: string
[src]

The next page token for the response.