GoogleCloudDialogflowCxV3EnvironmentVersionConfig
import type { GoogleCloudDialogflowCxV3EnvironmentVersionConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
Configuration for the version.
interface GoogleCloudDialogflowCxV3EnvironmentVersionConfig {
version?: string;
}§Properties
§
version?: string
[src]Required. Flow, playbook and tool versions are supported. Format for flow version: projects//locations//agents//flows//versions/. Format for playbook version: projects//locations//agents//playbooks//versions/. Format for tool version: projects//locations//agents//tools//versions/.