transferOptions

@JvmName(name = "cqdiriqaxwwrfnij")
suspend fun transferOptions(value: Output<TransferJobTransferSpecTransferOptionsArgs>)
@JvmName(name = "urkpaemgupsblcnj")
suspend fun transferOptions(value: TransferJobTransferSpecTransferOptionsArgs?)

Parameters

value

Characteristics of how to treat files from datasource and sink during job. If the option delete_objects_unique_in_sink is true, object conditions based on objects' last_modification_time are ignored and do not exclude objects in a data source or a data sink. Structure documented below.


@JvmName(name = "naggrvkmnkhnwaje")
suspend fun transferOptions(argument: suspend TransferJobTransferSpecTransferOptionsArgsBuilder.() -> Unit)

Parameters

argument

Characteristics of how to treat files from datasource and sink during job. If the option delete_objects_unique_in_sink is true, object conditions based on objects' last_modification_time are ignored and do not exclude objects in a data source or a data sink. Structure documented below.