| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.Status.forNumber(int value) |
TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperationOrBuilder.getStatus()
Status of the transfer operation.
|
TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.getStatus()
Status of the transfer operation.
|
TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.Builder.getStatus()
Status of the transfer operation.
|
static TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.Status.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.Status.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.TransferOperation.Status |
TransferTypes.TransferOperation.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.TransferOperation.Status[] |
TransferTypes.TransferOperation.Status.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.TransferOperation.Status> |
TransferTypes.TransferOperation.Status.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.setStatus(TransferTypes.TransferOperation.Status value)
Status of the transfer operation.
|
Copyright © 2022 Google LLC. All rights reserved.