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

GoogleCloudIntegrationsV1alphaListRuntimeActionSchemasResponse

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

Response for listing RuntimeActionSchemas for a specific Connection.

interface GoogleCloudIntegrationsV1alphaListRuntimeActionSchemasResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Next page token.

§

Runtime action schemas.