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

GoogleCloudDialogflowCxV3CreateVersionOperationMetadata

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

Metadata associated with the long running operation for Versions.CreateVersion.

interface GoogleCloudDialogflowCxV3CreateVersionOperationMetadata {
version?: string;
}

§Properties

§
version?: string
[src]

Name of the created version. Format: projects//locations//agents//flows//versions/.