Send feedback
Class OtherInfoTypeSummary.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 OtherInfoTypeSummary . Builder extends GeneratedMessageV3 . Builder<OtherInfoTypeSummary . Builder > implements OtherInfoTypeSummaryOrBuilder
Infotype details for other infoTypes found within a column.
Protobuf type google.privacy.dlp.v2.OtherInfoTypeSummary
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public OtherInfoTypeSummary . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
build()
public OtherInfoTypeSummary build ()
Returns
buildPartial()
public OtherInfoTypeSummary buildPartial ()
Returns
clear()
public OtherInfoTypeSummary . Builder clear ()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public OtherInfoTypeSummary . Builder clearField ( Descriptors . FieldDescriptor field )
Parameter
Returns
Overrides
clearInfoType()
public OtherInfoTypeSummary . Builder clearInfoType ()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Returns
clearOneof(Descriptors.OneofDescriptor oneof)
public OtherInfoTypeSummary . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Parameter
Returns
Overrides
clone()
public OtherInfoTypeSummary . Builder clone ()
Returns
Overrides
getDefaultInstanceForType()
public OtherInfoTypeSummary getDefaultInstanceForType ()
Returns
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Returns
Overrides
getInfoType()
public InfoType getInfoType ()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Returns
getInfoTypeBuilder()
public InfoType . Builder getInfoTypeBuilder ()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Returns
getInfoTypeOrBuilder()
public InfoTypeOrBuilder getInfoTypeOrBuilder ()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Returns
hasInfoType()
public boolean hasInfoType ()
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Returns
Type Description boolean Whether the infoType field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
mergeFrom(OtherInfoTypeSummary other)
public OtherInfoTypeSummary . Builder mergeFrom ( OtherInfoTypeSummary other )
Parameter
Returns
public OtherInfoTypeSummary . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public OtherInfoTypeSummary . Builder mergeFrom ( Message other )
Parameter
Returns
Overrides
mergeInfoType(InfoType value)
public OtherInfoTypeSummary . Builder mergeInfoType ( InfoType value )
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Parameter
Returns
mergeUnknownFields(UnknownFieldSet unknownFields)
public final OtherInfoTypeSummary . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Parameter
Returns
Overrides
setField(Descriptors.FieldDescriptor field, Object value)
public OtherInfoTypeSummary . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Parameters
Returns
Overrides
setInfoType(InfoType value)
public OtherInfoTypeSummary . Builder setInfoType ( InfoType value )
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Parameter
Returns
setInfoType(InfoType.Builder builderForValue)
public OtherInfoTypeSummary . Builder setInfoType ( InfoType . Builder builderForValue )
The other infoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
Parameter
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public OtherInfoTypeSummary . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final OtherInfoTypeSummary . 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."],[],[]]