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

PubSubAvroFormat

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

Configuration for reading Cloud Storage data written via Cloud Storage subscriptions. The data and attributes fields of the originally exported Pub/Sub message will be restored when publishing.

interface PubSubAvroFormat {}