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

GoogleCloudDialogflowCxV3ImportFlowResponse

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

The response message for Flows.ImportFlow.

interface GoogleCloudDialogflowCxV3ImportFlowResponse {
flow?: string;
}

§Properties

§
flow?: string
[src]

The unique identifier of the new flow. Format: projects//locations//agents//flows/.