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

GoogleCloudDialogflowCxV3ResourceName

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

Resource name and display name.

interface GoogleCloudDialogflowCxV3ResourceName {
displayName?: string;
name?: string;
}

§Properties

§
displayName?: string
[src]

Display name.

§
name?: string
[src]

Name.