| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.LoggableActionState.forNumber(int value) |
TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfigOrBuilder.getLogActionStates(int index)
States in which `log_actions` are logged.
|
TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.getLogActionStates(int index)
States in which `log_actions` are logged.
|
TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.Builder.getLogActionStates(int index)
States in which `log_actions` are logged.
|
static TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.LoggableActionState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.LoggableActionState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.LoggingConfig.LoggableActionState |
TransferTypes.LoggingConfig.LoggableActionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.LoggingConfig.LoggableActionState[] |
TransferTypes.LoggingConfig.LoggableActionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransferTypes.LoggingConfig.LoggableActionState> |
TransferTypes.LoggingConfigOrBuilder.getLogActionStatesList()
States in which `log_actions` are logged.
|
List<TransferTypes.LoggingConfig.LoggableActionState> |
TransferTypes.LoggingConfig.getLogActionStatesList()
States in which `log_actions` are logged.
|
List<TransferTypes.LoggingConfig.LoggableActionState> |
TransferTypes.LoggingConfig.Builder.getLogActionStatesList()
States in which `log_actions` are logged.
|
static com.google.protobuf.Internal.EnumLiteMap<TransferTypes.LoggingConfig.LoggableActionState> |
TransferTypes.LoggingConfig.LoggableActionState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.LoggingConfig.Builder |
TransferTypes.LoggingConfig.Builder.addLogActionStates(TransferTypes.LoggingConfig.LoggableActionState value)
States in which `log_actions` are logged.
|
TransferTypes.LoggingConfig.Builder |
TransferTypes.LoggingConfig.Builder.setLogActionStates(int index,
TransferTypes.LoggingConfig.LoggableActionState value)
States in which `log_actions` are logged.
|
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.LoggingConfig.Builder |
TransferTypes.LoggingConfig.Builder.addAllLogActionStates(Iterable<? extends TransferTypes.LoggingConfig.LoggableActionState> values)
States in which `log_actions` are logged.
|
Copyright © 2022 Google LLC. All rights reserved.