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

GoogleCloudIntegrationsV1alphaListRuntimeEntitySchemasResponse

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

Response for listing RuntimeEntitySchemas for a specific Connection.

interface GoogleCloudIntegrationsV1alphaListRuntimeEntitySchemasResponse {
nextPageToken?: string;
}

§Properties

§
nextPageToken?: string
[src]

Next page token.

§

Runtime entity schemas.