merge

@JvmName(name = "nemsefqtyynxmxun")
suspend fun merge(value: Output<StreamDestinationConfigBigqueryDestinationConfigMergeArgs>)
@JvmName(name = "dokarqgkyfuhnggw")
suspend fun merge(value: StreamDestinationConfigBigqueryDestinationConfigMergeArgs?)

Parameters

value

Merge mode defines that all changes to a table will be merged at the destination Google BigQuery table. This is the default write mode. When selected, BigQuery reflects the way the data is stored in the source database. With Merge mode, no historical record of the change events is kept.


@JvmName(name = "hfrcmmyxwfxiemgo")
suspend fun merge(argument: suspend StreamDestinationConfigBigqueryDestinationConfigMergeArgsBuilder.() -> Unit)

Parameters

argument

Merge mode defines that all changes to a table will be merged at the destination Google BigQuery table. This is the default write mode. When selected, BigQuery reflects the way the data is stored in the source database. With Merge mode, no historical record of the change events is kept.