public interface SensitivityScoreOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SensitivityScore.SensitivityScoreLevel |
getScore()
The score applied to the resource.
|
int |
getScoreValue()
The score applied to the resource.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getScoreValue()
The score applied to the resource.
.google.privacy.dlp.v2.SensitivityScore.SensitivityScoreLevel score = 1;SensitivityScore.SensitivityScoreLevel getScore()
The score applied to the resource.
.google.privacy.dlp.v2.SensitivityScore.SensitivityScoreLevel score = 1;Copyright © 2022 Google LLC. All rights reserved.