public static final class PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder extends GeneratedMessageV3.Builder<PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder> implements PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdFieldOrBuilder
A quasi-identifier column has a custom_tag, used to know which column
in the data corresponds to which column in the statistical model.
Protobuf type
google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField build()
buildPartial()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField buildPartial()
clear()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clear()
Overrides
clearCustomTag()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clearCustomTag()
A auxiliary field.
string custom_tag = 2;
clearField()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clearField()
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
clearField(Descriptors.FieldDescriptor field)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder clone()
Overrides
getCustomTag()
public String getCustomTag()
A auxiliary field.
string custom_tag = 2;
Returns |
Type |
Description |
String |
The customTag.
|
getCustomTagBytes()
public ByteString getCustomTagBytes()
A auxiliary field.
string custom_tag = 2;
Returns |
Type |
Description |
ByteString |
The bytes for customTag.
|
getDefaultInstanceForType()
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getField()
public FieldId getField()
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
Returns |
Type |
Description |
FieldId |
The field.
|
getFieldBuilder()
public FieldId.Builder getFieldBuilder()
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
getFieldOrBuilder()
public FieldIdOrBuilder getFieldOrBuilder()
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
hasField()
public boolean hasField()
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
Returns |
Type |
Description |
boolean |
Whether the field field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeField(FieldId value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder mergeField(FieldId value)
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
Parameter |
Name |
Description |
value |
FieldId
|
mergeFrom(PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField other)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder mergeFrom(PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField other)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setCustomTag(String value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setCustomTag(String value)
A auxiliary field.
string custom_tag = 2;
Parameter |
Name |
Description |
value |
String
The customTag to set.
|
setCustomTagBytes(ByteString value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setCustomTagBytes(ByteString value)
A auxiliary field.
string custom_tag = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for customTag to set.
|
setField(FieldId value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setField(FieldId value)
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
Parameter |
Name |
Description |
value |
FieldId
|
setField(FieldId.Builder builderForValue)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setField(FieldId.Builder builderForValue)
Identifies the column.
.google.privacy.dlp.v2.FieldId field = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PrivacyMetric.KMapEstimationConfig.AuxiliaryTable.QuasiIdField.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides