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

GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse

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

The response message for EntityTypes.ImportEntityTypes.

interface GoogleCloudDialogflowCxV3beta1ImportEntityTypesResponse {
entityTypes?: string[];
}

§Properties

§

Info which resources have conflicts when REPORT_CONFLICT merge_option is set in ImportEntityTypesRequest.

§
entityTypes?: string[]
[src]

The unique identifier of the imported entity types. Format: projects//locations//agents//entity_types/.