Transfer Options Overwrite When
enum TransferOptionsOverwriteWhen : Enum<TransferOptionsOverwriteWhen> , ConvertibleToJava<TransferOptionsOverwriteWhen>
When to overwrite objects that already exist in the sink. If not set, overwrite behavior is determined by overwrite_objects_already_existing_in_sink.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.