public static final class DataProfileConfigSnapshot.Builder extends GeneratedMessageV3.Builder<DataProfileConfigSnapshot.Builder> implements DataProfileConfigSnapshotOrBuilder
Snapshot of the configurations used to generate the profile.
Protobuf type google.privacy.dlp.v2.DataProfileConfigSnapshot
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 DataProfileConfigSnapshot.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public DataProfileConfigSnapshot build()
buildPartial()
public DataProfileConfigSnapshot buildPartial()
clear()
public DataProfileConfigSnapshot.Builder clear()
Overrides
clearDataProfileJob()
public DataProfileConfigSnapshot.Builder clearDataProfileJob()
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
clearField(Descriptors.FieldDescriptor field)
public DataProfileConfigSnapshot.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearInspectConfig()
public DataProfileConfigSnapshot.Builder clearInspectConfig()
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public DataProfileConfigSnapshot.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public DataProfileConfigSnapshot.Builder clone()
Overrides
getDataProfileJob()
public DataProfileJobConfig getDataProfileJob()
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
getDataProfileJobBuilder()
public DataProfileJobConfig.Builder getDataProfileJobBuilder()
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
getDataProfileJobOrBuilder()
public DataProfileJobConfigOrBuilder getDataProfileJobOrBuilder()
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
getDefaultInstanceForType()
public DataProfileConfigSnapshot getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getInspectConfig()
public InspectConfig getInspectConfig()
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
getInspectConfigBuilder()
public InspectConfig.Builder getInspectConfigBuilder()
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
getInspectConfigOrBuilder()
public InspectConfigOrBuilder getInspectConfigOrBuilder()
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
hasDataProfileJob()
public boolean hasDataProfileJob()
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
Returns |
---|
Type | Description |
boolean | Whether the dataProfileJob field is set.
|
hasInspectConfig()
public boolean hasInspectConfig()
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
Returns |
---|
Type | Description |
boolean | Whether the inspectConfig field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeDataProfileJob(DataProfileJobConfig value)
public DataProfileConfigSnapshot.Builder mergeDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
mergeFrom(DataProfileConfigSnapshot other)
public DataProfileConfigSnapshot.Builder mergeFrom(DataProfileConfigSnapshot other)
public DataProfileConfigSnapshot.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DataProfileConfigSnapshot.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeInspectConfig(InspectConfig value)
public DataProfileConfigSnapshot.Builder mergeInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DataProfileConfigSnapshot.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
setDataProfileJob(DataProfileJobConfig value)
public DataProfileConfigSnapshot.Builder setDataProfileJob(DataProfileJobConfig value)
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
setDataProfileJob(DataProfileJobConfig.Builder builderForValue)
public DataProfileConfigSnapshot.Builder setDataProfileJob(DataProfileJobConfig.Builder builderForValue)
A copy of the configuration used to generate this profile.
.google.privacy.dlp.v2.DataProfileJobConfig data_profile_job = 3;
setField(Descriptors.FieldDescriptor field, Object value)
public DataProfileConfigSnapshot.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setInspectConfig(InspectConfig value)
public DataProfileConfigSnapshot.Builder setInspectConfig(InspectConfig value)
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
setInspectConfig(InspectConfig.Builder builderForValue)
public DataProfileConfigSnapshot.Builder setInspectConfig(InspectConfig.Builder builderForValue)
A copy of the inspection config used to generate this profile. This
is a copy of the inspect_template specified in DataProfileJobConfig
.
.google.privacy.dlp.v2.InspectConfig inspect_config = 2;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DataProfileConfigSnapshot.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final DataProfileConfigSnapshot.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides