| Modifier and Type | Method and Description |
|---|---|
static TransferTypes.AgentPool.State |
TransferTypes.AgentPool.State.forNumber(int value) |
TransferTypes.AgentPool.State |
TransferTypes.AgentPoolOrBuilder.getState()
Output only.
|
TransferTypes.AgentPool.State |
TransferTypes.AgentPool.getState()
Output only.
|
TransferTypes.AgentPool.State |
TransferTypes.AgentPool.Builder.getState()
Output only.
|
static TransferTypes.AgentPool.State |
TransferTypes.AgentPool.State.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TransferTypes.AgentPool.State |
TransferTypes.AgentPool.State.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TransferTypes.AgentPool.State |
TransferTypes.AgentPool.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransferTypes.AgentPool.State[] |
TransferTypes.AgentPool.State.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.AgentPool.State> |
TransferTypes.AgentPool.State.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.AgentPool.Builder |
TransferTypes.AgentPool.Builder.setState(TransferTypes.AgentPool.State value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.