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

GoogleCloudDialogflowCxV3DeployFlowRequest

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

The request message for Environments.DeployFlow.

interface GoogleCloudDialogflowCxV3DeployFlowRequest {
flowVersion?: string;
}

§Properties

§
flowVersion?: string
[src]

Required. The flow version to deploy. Format: projects//locations//agents// flows//versions/.