public static final class RecordTransformations.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder> implements RecordTransformationsOrBuilder
A type of transformation that is applied over structured data such as a table.Protobuf type
google.privacy.dlp.v2.RecordTransformations| Modifier and Type | Method and Description |
|---|---|
RecordTransformations.Builder |
addAllFieldTransformations(Iterable<? extends FieldTransformation> values)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
addAllRecordSuppressions(Iterable<? extends RecordSuppression> values)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
addFieldTransformations(FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
addFieldTransformations(FieldTransformation value)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
addFieldTransformations(int index,
FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
addFieldTransformations(int index,
FieldTransformation value)
Transform the record by applying various field transformations.
|
FieldTransformation.Builder |
addFieldTransformationsBuilder()
Transform the record by applying various field transformations.
|
FieldTransformation.Builder |
addFieldTransformationsBuilder(int index)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
addRecordSuppressions(int index,
RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
addRecordSuppressions(int index,
RecordSuppression value)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
addRecordSuppressions(RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
addRecordSuppressions(RecordSuppression value)
Configuration defining which records get suppressed entirely.
|
RecordSuppression.Builder |
addRecordSuppressionsBuilder()
Configuration defining which records get suppressed entirely.
|
RecordSuppression.Builder |
addRecordSuppressionsBuilder(int index)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecordTransformations |
build() |
RecordTransformations |
buildPartial() |
RecordTransformations.Builder |
clear() |
RecordTransformations.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RecordTransformations.Builder |
clearFieldTransformations()
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RecordTransformations.Builder |
clearRecordSuppressions()
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
clone() |
RecordTransformations |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
FieldTransformation |
getFieldTransformations(int index)
Transform the record by applying various field transformations.
|
FieldTransformation.Builder |
getFieldTransformationsBuilder(int index)
Transform the record by applying various field transformations.
|
List<FieldTransformation.Builder> |
getFieldTransformationsBuilderList()
Transform the record by applying various field transformations.
|
int |
getFieldTransformationsCount()
Transform the record by applying various field transformations.
|
List<FieldTransformation> |
getFieldTransformationsList()
Transform the record by applying various field transformations.
|
FieldTransformationOrBuilder |
getFieldTransformationsOrBuilder(int index)
Transform the record by applying various field transformations.
|
List<? extends FieldTransformationOrBuilder> |
getFieldTransformationsOrBuilderList()
Transform the record by applying various field transformations.
|
RecordSuppression |
getRecordSuppressions(int index)
Configuration defining which records get suppressed entirely.
|
RecordSuppression.Builder |
getRecordSuppressionsBuilder(int index)
Configuration defining which records get suppressed entirely.
|
List<RecordSuppression.Builder> |
getRecordSuppressionsBuilderList()
Configuration defining which records get suppressed entirely.
|
int |
getRecordSuppressionsCount()
Configuration defining which records get suppressed entirely.
|
List<RecordSuppression> |
getRecordSuppressionsList()
Configuration defining which records get suppressed entirely.
|
RecordSuppressionOrBuilder |
getRecordSuppressionsOrBuilder(int index)
Configuration defining which records get suppressed entirely.
|
List<? extends RecordSuppressionOrBuilder> |
getRecordSuppressionsOrBuilderList()
Configuration defining which records get suppressed entirely.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecordTransformations.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RecordTransformations.Builder |
mergeFrom(com.google.protobuf.Message other) |
RecordTransformations.Builder |
mergeFrom(RecordTransformations other) |
RecordTransformations.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RecordTransformations.Builder |
removeFieldTransformations(int index)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
removeRecordSuppressions(int index)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecordTransformations.Builder |
setFieldTransformations(int index,
FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
setFieldTransformations(int index,
FieldTransformation value)
Transform the record by applying various field transformations.
|
RecordTransformations.Builder |
setRecordSuppressions(int index,
RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
setRecordSuppressions(int index,
RecordSuppression value)
Configuration defining which records get suppressed entirely.
|
RecordTransformations.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecordTransformations.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RecordTransformations build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RecordTransformations buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RecordTransformations.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecordTransformations.Builder>public RecordTransformations.Builder mergeFrom(RecordTransformations other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public RecordTransformations.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RecordTransformations.Builder>IOExceptionpublic List<FieldTransformation> getFieldTransformationsList()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;getFieldTransformationsList in interface RecordTransformationsOrBuilderpublic int getFieldTransformationsCount()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;getFieldTransformationsCount in interface RecordTransformationsOrBuilderpublic FieldTransformation getFieldTransformations(int index)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;getFieldTransformations in interface RecordTransformationsOrBuilderpublic RecordTransformations.Builder setFieldTransformations(int index, FieldTransformation value)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder setFieldTransformations(int index, FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder addFieldTransformations(FieldTransformation value)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder addFieldTransformations(int index, FieldTransformation value)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder addFieldTransformations(FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder addFieldTransformations(int index, FieldTransformation.Builder builderForValue)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder addAllFieldTransformations(Iterable<? extends FieldTransformation> values)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder clearFieldTransformations()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public RecordTransformations.Builder removeFieldTransformations(int index)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public FieldTransformation.Builder getFieldTransformationsBuilder(int index)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public FieldTransformationOrBuilder getFieldTransformationsOrBuilder(int index)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;getFieldTransformationsOrBuilder in interface RecordTransformationsOrBuilderpublic List<? extends FieldTransformationOrBuilder> getFieldTransformationsOrBuilderList()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;getFieldTransformationsOrBuilderList in interface RecordTransformationsOrBuilderpublic FieldTransformation.Builder addFieldTransformationsBuilder()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public FieldTransformation.Builder addFieldTransformationsBuilder(int index)
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public List<FieldTransformation.Builder> getFieldTransformationsBuilderList()
Transform the record by applying various field transformations.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 1;public List<RecordSuppression> getRecordSuppressionsList()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;getRecordSuppressionsList in interface RecordTransformationsOrBuilderpublic int getRecordSuppressionsCount()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;getRecordSuppressionsCount in interface RecordTransformationsOrBuilderpublic RecordSuppression getRecordSuppressions(int index)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;getRecordSuppressions in interface RecordTransformationsOrBuilderpublic RecordTransformations.Builder setRecordSuppressions(int index, RecordSuppression value)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder setRecordSuppressions(int index, RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder addRecordSuppressions(RecordSuppression value)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder addRecordSuppressions(int index, RecordSuppression value)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder addRecordSuppressions(RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder addRecordSuppressions(int index, RecordSuppression.Builder builderForValue)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder addAllRecordSuppressions(Iterable<? extends RecordSuppression> values)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder clearRecordSuppressions()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordTransformations.Builder removeRecordSuppressions(int index)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordSuppression.Builder getRecordSuppressionsBuilder(int index)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordSuppressionOrBuilder getRecordSuppressionsOrBuilder(int index)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;getRecordSuppressionsOrBuilder in interface RecordTransformationsOrBuilderpublic List<? extends RecordSuppressionOrBuilder> getRecordSuppressionsOrBuilderList()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;getRecordSuppressionsOrBuilderList in interface RecordTransformationsOrBuilderpublic RecordSuppression.Builder addRecordSuppressionsBuilder()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public RecordSuppression.Builder addRecordSuppressionsBuilder(int index)
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public List<RecordSuppression.Builder> getRecordSuppressionsBuilderList()
Configuration defining which records get suppressed entirely. Records that match any suppression rule are omitted from the output.
repeated .google.privacy.dlp.v2.RecordSuppression record_suppressions = 2;public final RecordTransformations.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>public final RecordTransformations.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RecordTransformations.Builder>Copyright © 2022 Google LLC. All rights reserved.