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