AvroFormat typedef
        
  
AvroFormat = $Empty
    
    
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.
Implementation
typedef AvroFormat = $Empty;