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

GoogleCloudDialogflowCxV3PlaybookVersion

import type { GoogleCloudDialogflowCxV3PlaybookVersion } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3PlaybookVersion {
description?: string;
readonly examples?: GoogleCloudDialogflowCxV3Example[];
name?: string;
readonly updateTime?: Date;
}

§Properties

§
description?: string
[src]
§
name?: string
[src]
§
readonly updateTime?: Date
[src]