avroFormat

@JvmName(name = "wjbbultqngwnacux")
suspend fun avroFormat(value: Output<TopicIngestionDataSourceSettingsCloudStorageAvroFormatArgs>)
@JvmName(name = "fdxnmypcniqvkhlo")
suspend fun avroFormat(value: TopicIngestionDataSourceSettingsCloudStorageAvroFormatArgs?)

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.


@JvmName(name = "rxodssevltrhgamr")
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.