| Modifier and Type | Method and Description |
|---|---|
static TransferRun.DestinationCase |
TransferRun.DestinationCase.forNumber(int value) |
TransferRun.DestinationCase |
TransferRun.getDestinationCase() |
TransferRun.DestinationCase |
TransferRun.Builder.getDestinationCase() |
TransferRun.DestinationCase |
TransferRunOrBuilder.getDestinationCase() |
static TransferRun.DestinationCase |
TransferRun.DestinationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferRun.DestinationCase |
TransferRun.DestinationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferRun.DestinationCase[] |
TransferRun.DestinationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.