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