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