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

SourceGetMetadataResponse

import type { SourceGetMetadataResponse } from "https://googleapis.deno.dev/v1/dataflow:v1b3.ts";

The result of a SourceGetMetadataOperation.

interface SourceGetMetadataResponse {
metadata?: SourceMetadata;
}

§Properties

§

The computed metadata.