GoogleCloudDialogflowV2ExportOperationMetadata
import type { GoogleCloudDialogflowV2ExportOperationMetadata } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowV2ExportOperationMetadata {
exportedGcsDestination?: GoogleCloudDialogflowV2GcsDestination;
}§Properties
§
exportedGcsDestination?: GoogleCloudDialogflowV2GcsDestination
[src]