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

GoogleCloudDialogflowCxV3Changelog

import type { GoogleCloudDialogflowCxV3Changelog } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3Changelog {
action?: string;
createTime?: Date;
displayName?: string;
languageCode?: string;
name?: string;
resource?: string;
type?: string;
userEmail?: string;
}

§Properties

§
action?: string
[src]
§
createTime?: Date
[src]
§
displayName?: string
[src]
§
languageCode?: string
[src]
§
name?: string
[src]
§
resource?: string
[src]
§
type?: string
[src]
§
userEmail?: string
[src]