avro Format
Parameters
value
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.
suspend fun avroFormat(argument: suspend TopicIngestionDataSourceSettingsCloudStorageAvroFormatArgsBuilder.() -> Unit)
Parameters
argument
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.