Package com.google.privacy.dlp.v2
Class TransformationSummary.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
- com.google.privacy.dlp.v2.TransformationSummary.Builder
-
- All Implemented Interfaces:
TransformationSummaryOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TransformationSummary
public static final class TransformationSummary.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder> implements TransformationSummaryOrBuilder
Summary of a single transformation. Only one of 'transformation', 'field_transformation', or 'record_suppress' will be set.
Protobuf typegoogle.privacy.dlp.v2.TransformationSummary
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TransformationSummary.BuilderaddAllFieldTransformations(Iterable<? extends FieldTransformation> values)The field transformation that was applied.TransformationSummary.BuilderaddAllResults(Iterable<? extends TransformationSummary.SummaryResult> values)Collection of all transformations that took place or had an error.TransformationSummary.BuilderaddFieldTransformations(int index, FieldTransformation value)The field transformation that was applied.TransformationSummary.BuilderaddFieldTransformations(int index, FieldTransformation.Builder builderForValue)The field transformation that was applied.TransformationSummary.BuilderaddFieldTransformations(FieldTransformation value)The field transformation that was applied.TransformationSummary.BuilderaddFieldTransformations(FieldTransformation.Builder builderForValue)The field transformation that was applied.FieldTransformation.BuilderaddFieldTransformationsBuilder()The field transformation that was applied.FieldTransformation.BuilderaddFieldTransformationsBuilder(int index)The field transformation that was applied.TransformationSummary.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransformationSummary.BuilderaddResults(int index, TransformationSummary.SummaryResult value)Collection of all transformations that took place or had an error.TransformationSummary.BuilderaddResults(int index, TransformationSummary.SummaryResult.Builder builderForValue)Collection of all transformations that took place or had an error.TransformationSummary.BuilderaddResults(TransformationSummary.SummaryResult value)Collection of all transformations that took place or had an error.TransformationSummary.BuilderaddResults(TransformationSummary.SummaryResult.Builder builderForValue)Collection of all transformations that took place or had an error.TransformationSummary.SummaryResult.BuilderaddResultsBuilder()Collection of all transformations that took place or had an error.TransformationSummary.SummaryResult.BuilderaddResultsBuilder(int index)Collection of all transformations that took place or had an error.TransformationSummarybuild()TransformationSummarybuildPartial()TransformationSummary.Builderclear()TransformationSummary.BuilderclearField()Set if the transformation was limited to a specific FieldId.TransformationSummary.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)TransformationSummary.BuilderclearFieldTransformations()The field transformation that was applied.TransformationSummary.BuilderclearInfoType()Set if the transformation was limited to a specific InfoType.TransformationSummary.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)TransformationSummary.BuilderclearRecordSuppress()The specific suppression option these stats apply to.TransformationSummary.BuilderclearResults()Collection of all transformations that took place or had an error.TransformationSummary.BuilderclearTransformation()The specific transformation these stats apply to.TransformationSummary.BuilderclearTransformedBytes()Total size in bytes that were transformed in some way.TransformationSummary.Builderclone()TransformationSummarygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()FieldIdgetField()Set if the transformation was limited to a specific FieldId.FieldId.BuildergetFieldBuilder()Set if the transformation was limited to a specific FieldId.FieldIdOrBuildergetFieldOrBuilder()Set if the transformation was limited to a specific FieldId.FieldTransformationgetFieldTransformations(int index)The field transformation that was applied.FieldTransformation.BuildergetFieldTransformationsBuilder(int index)The field transformation that was applied.List<FieldTransformation.Builder>getFieldTransformationsBuilderList()The field transformation that was applied.intgetFieldTransformationsCount()The field transformation that was applied.List<FieldTransformation>getFieldTransformationsList()The field transformation that was applied.FieldTransformationOrBuildergetFieldTransformationsOrBuilder(int index)The field transformation that was applied.List<? extends FieldTransformationOrBuilder>getFieldTransformationsOrBuilderList()The field transformation that was applied.InfoTypegetInfoType()Set if the transformation was limited to a specific InfoType.InfoType.BuildergetInfoTypeBuilder()Set if the transformation was limited to a specific InfoType.InfoTypeOrBuildergetInfoTypeOrBuilder()Set if the transformation was limited to a specific InfoType.RecordSuppressiongetRecordSuppress()The specific suppression option these stats apply to.RecordSuppression.BuildergetRecordSuppressBuilder()The specific suppression option these stats apply to.RecordSuppressionOrBuildergetRecordSuppressOrBuilder()The specific suppression option these stats apply to.TransformationSummary.SummaryResultgetResults(int index)Collection of all transformations that took place or had an error.TransformationSummary.SummaryResult.BuildergetResultsBuilder(int index)Collection of all transformations that took place or had an error.List<TransformationSummary.SummaryResult.Builder>getResultsBuilderList()Collection of all transformations that took place or had an error.intgetResultsCount()Collection of all transformations that took place or had an error.List<TransformationSummary.SummaryResult>getResultsList()Collection of all transformations that took place or had an error.TransformationSummary.SummaryResultOrBuildergetResultsOrBuilder(int index)Collection of all transformations that took place or had an error.List<? extends TransformationSummary.SummaryResultOrBuilder>getResultsOrBuilderList()Collection of all transformations that took place or had an error.PrimitiveTransformationgetTransformation()The specific transformation these stats apply to.PrimitiveTransformation.BuildergetTransformationBuilder()The specific transformation these stats apply to.PrimitiveTransformationOrBuildergetTransformationOrBuilder()The specific transformation these stats apply to.longgetTransformedBytes()Total size in bytes that were transformed in some way.booleanhasField()Set if the transformation was limited to a specific FieldId.booleanhasInfoType()Set if the transformation was limited to a specific InfoType.booleanhasRecordSuppress()The specific suppression option these stats apply to.booleanhasTransformation()The specific transformation these stats apply to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()TransformationSummary.BuildermergeField(FieldId value)Set if the transformation was limited to a specific FieldId.TransformationSummary.BuildermergeFrom(TransformationSummary other)TransformationSummary.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)TransformationSummary.BuildermergeFrom(com.google.protobuf.Message other)TransformationSummary.BuildermergeInfoType(InfoType value)Set if the transformation was limited to a specific InfoType.TransformationSummary.BuildermergeRecordSuppress(RecordSuppression value)The specific suppression option these stats apply to.TransformationSummary.BuildermergeTransformation(PrimitiveTransformation value)The specific transformation these stats apply to.TransformationSummary.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)TransformationSummary.BuilderremoveFieldTransformations(int index)The field transformation that was applied.TransformationSummary.BuilderremoveResults(int index)Collection of all transformations that took place or had an error.TransformationSummary.BuildersetField(FieldId value)Set if the transformation was limited to a specific FieldId.TransformationSummary.BuildersetField(FieldId.Builder builderForValue)Set if the transformation was limited to a specific FieldId.TransformationSummary.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)TransformationSummary.BuildersetFieldTransformations(int index, FieldTransformation value)The field transformation that was applied.TransformationSummary.BuildersetFieldTransformations(int index, FieldTransformation.Builder builderForValue)The field transformation that was applied.TransformationSummary.BuildersetInfoType(InfoType value)Set if the transformation was limited to a specific InfoType.TransformationSummary.BuildersetInfoType(InfoType.Builder builderForValue)Set if the transformation was limited to a specific InfoType.TransformationSummary.BuildersetRecordSuppress(RecordSuppression value)The specific suppression option these stats apply to.TransformationSummary.BuildersetRecordSuppress(RecordSuppression.Builder builderForValue)The specific suppression option these stats apply to.TransformationSummary.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)TransformationSummary.BuildersetResults(int index, TransformationSummary.SummaryResult value)Collection of all transformations that took place or had an error.TransformationSummary.BuildersetResults(int index, TransformationSummary.SummaryResult.Builder builderForValue)Collection of all transformations that took place or had an error.TransformationSummary.BuildersetTransformation(PrimitiveTransformation value)The specific transformation these stats apply to.TransformationSummary.BuildersetTransformation(PrimitiveTransformation.Builder builderForValue)The specific transformation these stats apply to.TransformationSummary.BuildersetTransformedBytes(long value)Total size in bytes that were transformed in some way.TransformationSummary.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
clear
public TransformationSummary.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
getDefaultInstanceForType
public TransformationSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public TransformationSummary build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public TransformationSummary buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public TransformationSummary.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
setField
public TransformationSummary.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
clearField
public TransformationSummary.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
clearOneof
public TransformationSummary.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
setRepeatedField
public TransformationSummary.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
addRepeatedField
public TransformationSummary.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
mergeFrom
public TransformationSummary.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransformationSummary.Builder>
-
mergeFrom
public TransformationSummary.Builder mergeFrom(TransformationSummary other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
mergeFrom
public TransformationSummary.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TransformationSummary.Builder>- Throws:
IOException
-
hasInfoType
public boolean hasInfoType()
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
hasInfoTypein interfaceTransformationSummaryOrBuilder- Returns:
- Whether the infoType field is set.
-
getInfoType
public InfoType getInfoType()
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
getInfoTypein interfaceTransformationSummaryOrBuilder- Returns:
- The infoType.
-
setInfoType
public TransformationSummary.Builder setInfoType(InfoType value)
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
-
setInfoType
public TransformationSummary.Builder setInfoType(InfoType.Builder builderForValue)
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
-
mergeInfoType
public TransformationSummary.Builder mergeInfoType(InfoType value)
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
-
clearInfoType
public TransformationSummary.Builder clearInfoType()
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
-
getInfoTypeBuilder
public InfoType.Builder getInfoTypeBuilder()
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;
-
getInfoTypeOrBuilder
public InfoTypeOrBuilder getInfoTypeOrBuilder()
Set if the transformation was limited to a specific InfoType.
.google.privacy.dlp.v2.InfoType info_type = 1;- Specified by:
getInfoTypeOrBuilderin interfaceTransformationSummaryOrBuilder
-
hasField
public boolean hasField()
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;- Specified by:
hasFieldin interfaceTransformationSummaryOrBuilder- Returns:
- Whether the field field is set.
-
getField
public FieldId getField()
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;- Specified by:
getFieldin interfaceTransformationSummaryOrBuilder- Returns:
- The field.
-
setField
public TransformationSummary.Builder setField(FieldId value)
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;
-
setField
public TransformationSummary.Builder setField(FieldId.Builder builderForValue)
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;
-
mergeField
public TransformationSummary.Builder mergeField(FieldId value)
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;
-
clearField
public TransformationSummary.Builder clearField()
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;
-
getFieldBuilder
public FieldId.Builder getFieldBuilder()
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;
-
getFieldOrBuilder
public FieldIdOrBuilder getFieldOrBuilder()
Set if the transformation was limited to a specific FieldId.
.google.privacy.dlp.v2.FieldId field = 2;- Specified by:
getFieldOrBuilderin interfaceTransformationSummaryOrBuilder
-
hasTransformation
public boolean hasTransformation()
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;- Specified by:
hasTransformationin interfaceTransformationSummaryOrBuilder- Returns:
- Whether the transformation field is set.
-
getTransformation
public PrimitiveTransformation getTransformation()
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;- Specified by:
getTransformationin interfaceTransformationSummaryOrBuilder- Returns:
- The transformation.
-
setTransformation
public TransformationSummary.Builder setTransformation(PrimitiveTransformation value)
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;
-
setTransformation
public TransformationSummary.Builder setTransformation(PrimitiveTransformation.Builder builderForValue)
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;
-
mergeTransformation
public TransformationSummary.Builder mergeTransformation(PrimitiveTransformation value)
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;
-
clearTransformation
public TransformationSummary.Builder clearTransformation()
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;
-
getTransformationBuilder
public PrimitiveTransformation.Builder getTransformationBuilder()
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;
-
getTransformationOrBuilder
public PrimitiveTransformationOrBuilder getTransformationOrBuilder()
The specific transformation these stats apply to.
.google.privacy.dlp.v2.PrimitiveTransformation transformation = 3;- Specified by:
getTransformationOrBuilderin interfaceTransformationSummaryOrBuilder
-
getFieldTransformationsList
public List<FieldTransformation> getFieldTransformationsList()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;- Specified by:
getFieldTransformationsListin interfaceTransformationSummaryOrBuilder
-
getFieldTransformationsCount
public int getFieldTransformationsCount()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;- Specified by:
getFieldTransformationsCountin interfaceTransformationSummaryOrBuilder
-
getFieldTransformations
public FieldTransformation getFieldTransformations(int index)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;- Specified by:
getFieldTransformationsin interfaceTransformationSummaryOrBuilder
-
setFieldTransformations
public TransformationSummary.Builder setFieldTransformations(int index, FieldTransformation value)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
setFieldTransformations
public TransformationSummary.Builder setFieldTransformations(int index, FieldTransformation.Builder builderForValue)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addFieldTransformations
public TransformationSummary.Builder addFieldTransformations(FieldTransformation value)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addFieldTransformations
public TransformationSummary.Builder addFieldTransformations(int index, FieldTransformation value)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addFieldTransformations
public TransformationSummary.Builder addFieldTransformations(FieldTransformation.Builder builderForValue)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addFieldTransformations
public TransformationSummary.Builder addFieldTransformations(int index, FieldTransformation.Builder builderForValue)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addAllFieldTransformations
public TransformationSummary.Builder addAllFieldTransformations(Iterable<? extends FieldTransformation> values)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
clearFieldTransformations
public TransformationSummary.Builder clearFieldTransformations()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
removeFieldTransformations
public TransformationSummary.Builder removeFieldTransformations(int index)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
getFieldTransformationsBuilder
public FieldTransformation.Builder getFieldTransformationsBuilder(int index)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
getFieldTransformationsOrBuilder
public FieldTransformationOrBuilder getFieldTransformationsOrBuilder(int index)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;- Specified by:
getFieldTransformationsOrBuilderin interfaceTransformationSummaryOrBuilder
-
getFieldTransformationsOrBuilderList
public List<? extends FieldTransformationOrBuilder> getFieldTransformationsOrBuilderList()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;- Specified by:
getFieldTransformationsOrBuilderListin interfaceTransformationSummaryOrBuilder
-
addFieldTransformationsBuilder
public FieldTransformation.Builder addFieldTransformationsBuilder()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
addFieldTransformationsBuilder
public FieldTransformation.Builder addFieldTransformationsBuilder(int index)
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
getFieldTransformationsBuilderList
public List<FieldTransformation.Builder> getFieldTransformationsBuilderList()
The field transformation that was applied. If multiple field transformations are requested for a single field, this list will contain all of them; otherwise, only one is supplied.
repeated .google.privacy.dlp.v2.FieldTransformation field_transformations = 5;
-
hasRecordSuppress
public boolean hasRecordSuppress()
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;- Specified by:
hasRecordSuppressin interfaceTransformationSummaryOrBuilder- Returns:
- Whether the recordSuppress field is set.
-
getRecordSuppress
public RecordSuppression getRecordSuppress()
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;- Specified by:
getRecordSuppressin interfaceTransformationSummaryOrBuilder- Returns:
- The recordSuppress.
-
setRecordSuppress
public TransformationSummary.Builder setRecordSuppress(RecordSuppression value)
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;
-
setRecordSuppress
public TransformationSummary.Builder setRecordSuppress(RecordSuppression.Builder builderForValue)
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;
-
mergeRecordSuppress
public TransformationSummary.Builder mergeRecordSuppress(RecordSuppression value)
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;
-
clearRecordSuppress
public TransformationSummary.Builder clearRecordSuppress()
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;
-
getRecordSuppressBuilder
public RecordSuppression.Builder getRecordSuppressBuilder()
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;
-
getRecordSuppressOrBuilder
public RecordSuppressionOrBuilder getRecordSuppressOrBuilder()
The specific suppression option these stats apply to.
.google.privacy.dlp.v2.RecordSuppression record_suppress = 6;- Specified by:
getRecordSuppressOrBuilderin interfaceTransformationSummaryOrBuilder
-
getResultsList
public List<TransformationSummary.SummaryResult> getResultsList()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;- Specified by:
getResultsListin interfaceTransformationSummaryOrBuilder
-
getResultsCount
public int getResultsCount()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;- Specified by:
getResultsCountin interfaceTransformationSummaryOrBuilder
-
getResults
public TransformationSummary.SummaryResult getResults(int index)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;- Specified by:
getResultsin interfaceTransformationSummaryOrBuilder
-
setResults
public TransformationSummary.Builder setResults(int index, TransformationSummary.SummaryResult value)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
setResults
public TransformationSummary.Builder setResults(int index, TransformationSummary.SummaryResult.Builder builderForValue)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addResults
public TransformationSummary.Builder addResults(TransformationSummary.SummaryResult value)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addResults
public TransformationSummary.Builder addResults(int index, TransformationSummary.SummaryResult value)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addResults
public TransformationSummary.Builder addResults(TransformationSummary.SummaryResult.Builder builderForValue)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addResults
public TransformationSummary.Builder addResults(int index, TransformationSummary.SummaryResult.Builder builderForValue)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addAllResults
public TransformationSummary.Builder addAllResults(Iterable<? extends TransformationSummary.SummaryResult> values)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
clearResults
public TransformationSummary.Builder clearResults()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
removeResults
public TransformationSummary.Builder removeResults(int index)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
getResultsBuilder
public TransformationSummary.SummaryResult.Builder getResultsBuilder(int index)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
getResultsOrBuilder
public TransformationSummary.SummaryResultOrBuilder getResultsOrBuilder(int index)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;- Specified by:
getResultsOrBuilderin interfaceTransformationSummaryOrBuilder
-
getResultsOrBuilderList
public List<? extends TransformationSummary.SummaryResultOrBuilder> getResultsOrBuilderList()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;- Specified by:
getResultsOrBuilderListin interfaceTransformationSummaryOrBuilder
-
addResultsBuilder
public TransformationSummary.SummaryResult.Builder addResultsBuilder()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
addResultsBuilder
public TransformationSummary.SummaryResult.Builder addResultsBuilder(int index)
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
getResultsBuilderList
public List<TransformationSummary.SummaryResult.Builder> getResultsBuilderList()
Collection of all transformations that took place or had an error.
repeated .google.privacy.dlp.v2.TransformationSummary.SummaryResult results = 4;
-
getTransformedBytes
public long getTransformedBytes()
Total size in bytes that were transformed in some way.
int64 transformed_bytes = 7;- Specified by:
getTransformedBytesin interfaceTransformationSummaryOrBuilder- Returns:
- The transformedBytes.
-
setTransformedBytes
public TransformationSummary.Builder setTransformedBytes(long value)
Total size in bytes that were transformed in some way.
int64 transformed_bytes = 7;- Parameters:
value- The transformedBytes to set.- Returns:
- This builder for chaining.
-
clearTransformedBytes
public TransformationSummary.Builder clearTransformedBytes()
Total size in bytes that were transformed in some way.
int64 transformed_bytes = 7;- Returns:
- This builder for chaining.
-
setUnknownFields
public final TransformationSummary.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
mergeUnknownFields
public final TransformationSummary.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TransformationSummary.Builder>
-
-