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