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

GoogleCloudDialogflowCxV3FlowValidationResult

import type { GoogleCloudDialogflowCxV3FlowValidationResult } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";
interface GoogleCloudDialogflowCxV3FlowValidationResult {
name?: string;
updateTime?: Date;
}

§Properties

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