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