transferOptions property

TransferOptions? transferOptions
getter/setter pair

Specifies the metadata options to be applied during replication.

Delete options are not supported. If a delete option is specified, the request fails with an INVALID_ARGUMENT error.

Implementation

TransferOptions? transferOptions;