public interface StoredInfoTypeStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
LargeCustomDictionaryStats |
getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
LargeCustomDictionaryStatsOrBuilder |
getLargeCustomDictionaryOrBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.
|
StoredInfoTypeStats.TypeCase |
getTypeCase() |
boolean |
hasLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;LargeCustomDictionaryStats getLargeCustomDictionary()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;LargeCustomDictionaryStatsOrBuilder getLargeCustomDictionaryOrBuilder()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;StoredInfoTypeStats.TypeCase getTypeCase()
Copyright © 2022 Google LLC. All rights reserved.