transferOptions property

TransferOptions? transferOptions
getter/setter pair

Specifies the actions to be performed on the object during replication.

Delete options are not supported for replication and when specified, the request fails with an INVALID_ARGUMENT error.

Implementation

TransferOptions? transferOptions;