| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.OverwriteWhen.forNumber(int value) |
TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptionsOrBuilder.getOverwriteWhen()
When to overwrite objects that already exist in the sink.
|
TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.getOverwriteWhen()
When to overwrite objects that already exist in the sink.
|
TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.Builder.getOverwriteWhen()
When to overwrite objects that already exist in the sink.
|
static TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.OverwriteWhen.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.OverwriteWhen.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.TransferOptions.OverwriteWhen |
TransferTypes.TransferOptions.OverwriteWhen.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.TransferOptions.OverwriteWhen[] |
TransferTypes.TransferOptions.OverwriteWhen.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TransferTypes.TransferOptions.OverwriteWhen> |
TransferTypes.TransferOptions.OverwriteWhen.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferOptions.Builder |
TransferTypes.TransferOptions.Builder.setOverwriteWhen(TransferTypes.TransferOptions.OverwriteWhen value)
When to overwrite objects that already exist in the sink.
|
Copyright © 2022 Google LLC. All rights reserved.