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