public interface InfoTypeSummaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getEstimatedPrevalence()
Deprecated.
google.privacy.dlp.v2.InfoTypeSummary.estimated_prevalence is deprecated. See
google/privacy/dlp/v2/dlp.proto;l=5295
|
InfoType |
getInfoType()
The infoType.
|
InfoTypeOrBuilder |
getInfoTypeOrBuilder()
The infoType.
|
boolean |
hasInfoType()
The infoType.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInfoType()
The infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;InfoType getInfoType()
The infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;InfoTypeOrBuilder getInfoTypeOrBuilder()
The infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;@Deprecated int getEstimatedPrevalence()
Not populated for predicted infotypes.
int32 estimated_prevalence = 2 [deprecated = true];Copyright © 2022 Google LLC. All rights reserved.