Send feedback
Class StoredInfoTypeStats.Builder (3.6.5)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.6.5 keyboard_arrow_down
public static final class StoredInfoTypeStats . Builder extends GeneratedMessageV3 . Builder<StoredInfoTypeStats . Builder > implements StoredInfoTypeStatsOrBuilder
Statistics for a StoredInfoType.
Protobuf type google.privacy.dlp.v2.StoredInfoTypeStats
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public StoredInfoTypeStats . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public StoredInfoTypeStats build ()
Returns
buildPartial()
public StoredInfoTypeStats buildPartial ()
Returns
clear()
public StoredInfoTypeStats . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public StoredInfoTypeStats . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearLargeCustomDictionary()
public StoredInfoTypeStats . Builder clearLargeCustomDictionary ()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public StoredInfoTypeStats . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clearType()
public StoredInfoTypeStats . Builder clearType ()
Returns
clone()
public StoredInfoTypeStats . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public StoredInfoTypeStats getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getLargeCustomDictionary()
public LargeCustomDictionaryStats getLargeCustomDictionary ()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Returns
getLargeCustomDictionaryBuilder()
public LargeCustomDictionaryStats . Builder getLargeCustomDictionaryBuilder ()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Returns
getLargeCustomDictionaryOrBuilder()
public LargeCustomDictionaryStatsOrBuilder getLargeCustomDictionaryOrBuilder ()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Returns
getTypeCase()
public StoredInfoTypeStats . TypeCase getTypeCase ()
Returns
hasLargeCustomDictionary()
public boolean hasLargeCustomDictionary ()
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Returns
Type Description boolean Whether the largeCustomDictionary field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(StoredInfoTypeStats other)
public StoredInfoTypeStats . Builder mergeFrom ( StoredInfoTypeStats other )
Parameter
Returns
public StoredInfoTypeStats . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public StoredInfoTypeStats . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeLargeCustomDictionary(LargeCustomDictionaryStats value)
public StoredInfoTypeStats . Builder mergeLargeCustomDictionary ( LargeCustomDictionaryStats value )
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final StoredInfoTypeStats . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public StoredInfoTypeStats . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setLargeCustomDictionary(LargeCustomDictionaryStats value)
public StoredInfoTypeStats . Builder setLargeCustomDictionary ( LargeCustomDictionaryStats value )
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Parameter
Returns
setLargeCustomDictionary(LargeCustomDictionaryStats.Builder builderForValue)
public StoredInfoTypeStats . Builder setLargeCustomDictionary ( LargeCustomDictionaryStats . Builder builderForValue )
StoredInfoType where findings are defined by a dictionary of phrases.
.google.privacy.dlp.v2.LargeCustomDictionaryStats large_custom_dictionary = 1;
Parameter
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public StoredInfoTypeStats . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final StoredInfoTypeStats . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]