textFormat

@JvmName(name = "xnywofdkxjvrwyki")
suspend fun textFormat(value: Output<TopicIngestionDataSourceSettingsCloudStorageTextFormatArgs>)
@JvmName(name = "iboyuvukgsfsgexn")
suspend fun textFormat(value: TopicIngestionDataSourceSettingsCloudStorageTextFormatArgs?)

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.


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