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

GoogleCloudDialogflowCxV3ImportIntentsResponse

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

The response message for Intents.ImportIntents.

interface GoogleCloudDialogflowCxV3ImportIntentsResponse {
intents?: string[];
}

§Properties

§

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

§
intents?: string[]
[src]

The unique identifier of the imported intents. Format: projects//locations//agents//intents/.