| Modifier and Type | Method and Description |
|---|---|
static Insight.Severity |
Insight.Severity.forNumber(int value) |
Insight.Severity |
Insight.getSeverity()
Insight's severity.
|
Insight.Severity |
Insight.Builder.getSeverity()
Insight's severity.
|
Insight.Severity |
InsightOrBuilder.getSeverity()
Insight's severity.
|
static Insight.Severity |
Insight.Severity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Insight.Severity |
Insight.Severity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Insight.Severity |
Insight.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Insight.Severity[] |
Insight.Severity.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<Insight.Severity> |
Insight.Severity.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.setSeverity(Insight.Severity value)
Insight's severity.
|
Copyright © 2024 Google LLC. All rights reserved.