AvroFormat
import type { AvroFormat } from "https://googleapis.deno.dev/v1/pubsub:v1.ts";
Configuration for reading Cloud Storage data in Avro binary format. The
bytes of each object will be set to the data
field of a Pub/Sub message.
interface AvroFormat {}