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

ExportDataResponse

import type { ExportDataResponse } from "https://googleapis.deno.dev/v1/workflowexecutions:v1.ts";

Response for the ExportData method.

interface ExportDataResponse {
data?: string;
}

§Properties

§
data?: string
[src]

The JSON string with customer data and metadata for an execution with the given name