static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.forNumber(int value) |
|
SensitivityScore.SensitivityScoreLevel |
SensitivityScore.Builder.getScore() |
The score applied to the resource.
|
SensitivityScore.SensitivityScoreLevel |
SensitivityScore.getScore() |
The score applied to the resource.
|
SensitivityScore.SensitivityScoreLevel |
SensitivityScoreOrBuilder.getScore() |
The score applied to the resource.
|
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.valueOf(int value) |
Deprecated.
|
static SensitivityScore.SensitivityScoreLevel |
SensitivityScore.SensitivityScoreLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|