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

GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode

import type { GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

The source or target of a transition.

interface GoogleCloudDialogflowCxV3TransitionCoverageTransitionNode {}

§Properties

§

Indicates a transition to a Flow. Only some fields such as name and displayname will be set.

§

Indicates a transition to a Page. Only some fields such as name and displayname will be set.