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