public interface OtherInfoTypeSummaryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getEstimatedPrevalence()
Approximate percentage of non-null rows that contained data detected by
this infotype.
|
InfoType |
getInfoType()
The other infoType.
|
InfoTypeOrBuilder |
getInfoTypeOrBuilder()
The other infoType.
|
boolean |
hasInfoType()
The other infoType.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInfoType()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;InfoType getInfoType()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;InfoTypeOrBuilder getInfoTypeOrBuilder()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;int getEstimatedPrevalence()
Approximate percentage of non-null rows that contained data detected by this infotype.
int32 estimated_prevalence = 2;Copyright © 2022 Google LLC. All rights reserved.