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

GoogleCloudIntegrationsV1alphaListConnectionsResponse

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

Response containing Connections listed by region.

interface GoogleCloudIntegrationsV1alphaListConnectionsResponse {
nextPageToken?: string;
}

§Properties

§

Connections.

§
nextPageToken?: string
[src]

Next page token.