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

GoogleCloudDialogflowCxV3InlineSource

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

Inline source for a Dialogflow operation that reads or imports objects (e.g. intents) into Dialogflow.

interface GoogleCloudDialogflowCxV3InlineSource {
content?: Uint8Array;
}

§Properties

§
content?: Uint8Array
[src]

The uncompressed byte content for the objects.