| Modifier and Type | Method and Description |
|---|---|
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.forNumber(int value) |
SensitivityScore.SensitivityScoreLevel |
SensitivityScore.getScore()
The score applied to the resource.
|
SensitivityScore.SensitivityScoreLevel |
SensitivityScore.Builder.getScore()
The score applied to the resource.
|
SensitivityScore.SensitivityScoreLevel |
SensitivityScoreOrBuilder.getScore()
The score applied to the resource.
|
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SensitivityScore.SensitivityScoreLevel[] |
SensitivityScore.SensitivityScoreLevel.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<SensitivityScore.SensitivityScoreLevel> |
SensitivityScore.SensitivityScoreLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SensitivityScore.Builder |
SensitivityScore.Builder.setScore(SensitivityScore.SensitivityScoreLevel value)
The score applied to the resource.
|
Copyright © 2022 Google LLC. All rights reserved.