transfer Options
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.
suspend fun transferOptions(argument: suspend TransferJobReplicationSpecTransferOptionsArgsBuilder.() -> 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.