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

GoogleCloudDialogflowV2ExportOperationMetadata

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

Metadata related to the Export Data Operations (e.g. ExportDocument).

interface GoogleCloudDialogflowV2ExportOperationMetadata {
exportedGcsDestination?: GoogleCloudDialogflowV2GcsDestination;
}

§Properties

§

Cloud Storage file path of the exported data.