text Format
Parameters
value
Configuration for reading Cloud Storage data in text format. Each line of text as specified by the delimiter will be set to the data
field of a Pub/Sub message. Structure is documented below.
suspend fun textFormat(argument: suspend TopicIngestionDataSourceSettingsCloudStorageTextFormatArgsBuilder.() -> Unit)
Parameters
argument
Configuration for reading Cloud Storage data in text format. Each line of text as specified by the delimiter will be set to the data
field of a Pub/Sub message. Structure is documented below.