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

GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse

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

Response containing all provisioned regions for Connector Platform.

interface GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse {
regions?: string[];
}

§Properties

§
regions?: string[]
[src]

All regions where Connector Platform is provisioned.