| Modifier and Type | Class and Description |
|---|---|
static class |
TransferTypes.TransferOptions
TransferOptions define the actions to be performed on objects in a transfer.
|
static class |
TransferTypes.TransferOptions.Builder
TransferOptions define the actions to be performed on objects in a transfer.
|
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferOptionsOrBuilder |
TransferTypes.TransferSpecOrBuilder.getTransferOptionsOrBuilder()
If the option
[delete_objects_unique_in_sink][google.storagetransfer.v1.TransferOptions.delete_objects_unique_in_sink]
is `true` and time-based object conditions such as 'last modification time'
are specified, the request fails with an
[INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT] error.
|
TransferTypes.TransferOptionsOrBuilder |
TransferTypes.TransferSpec.getTransferOptionsOrBuilder()
If the option
[delete_objects_unique_in_sink][google.storagetransfer.v1.TransferOptions.delete_objects_unique_in_sink]
is `true` and time-based object conditions such as 'last modification time'
are specified, the request fails with an
[INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT] error.
|
TransferTypes.TransferOptionsOrBuilder |
TransferTypes.TransferSpec.Builder.getTransferOptionsOrBuilder()
If the option
[delete_objects_unique_in_sink][google.storagetransfer.v1.TransferOptions.delete_objects_unique_in_sink]
is `true` and time-based object conditions such as 'last modification time'
are specified, the request fails with an
[INVALID_ARGUMENT][google.rpc.Code.INVALID_ARGUMENT] error.
|
Copyright © 2022 Google LLC. All rights reserved.