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

GoogleCloudIntegrationsV1alphaDownloadExecutionResponse

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

Response for downloading an execution.

interface GoogleCloudIntegrationsV1alphaDownloadExecutionResponse {
content?: string;
}

§Properties

§
content?: string
[src]

The content of downloaded execution.