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 {}