public static final class TransformationOverview.Builder extends GeneratedMessageV3.Builder<TransformationOverview.Builder> implements TransformationOverviewOrBuilder
   
   Overview of the modifications that occurred.
 Protobuf type google.privacy.dlp.v2.TransformationOverview
    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
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  
  
    public TransformationOverview.Builder addAllTransformationSummaries(Iterable<? extends TransformationSummary> values)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | values | Iterable<? extends com.google.privacy.dlp.v2.TransformationSummary>
 | 
    
  
  
  
  
  
    public TransformationOverview.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder addTransformationSummaries(TransformationSummary value)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder addTransformationSummaries(TransformationSummary.Builder builderForValue)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder addTransformationSummaries(int index, TransformationSummary value)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder addTransformationSummaries(int index, TransformationSummary.Builder builderForValue)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationSummary.Builder addTransformationSummariesBuilder()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationSummary.Builder addTransformationSummariesBuilder(int index)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public TransformationOverview build()
   
  
  
  
  
    public TransformationOverview buildPartial()
   
  
  
  
  
    public TransformationOverview.Builder clear()
   
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder clearTransformationSummaries()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder clearTransformedBytes()
   
   Total size in bytes that were transformed in some way.
 int64 transformed_bytes = 2;
    public TransformationOverview.Builder clone()
   
  
  Overrides
  
  
  
  
    public TransformationOverview getDefaultInstanceForType()
   
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  
  
    public TransformationSummary getTransformationSummaries(int index)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public TransformationSummary.Builder getTransformationSummariesBuilder(int index)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public List<TransformationSummary.Builder> getTransformationSummariesBuilderList()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public int getTransformationSummariesCount()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int |  | 
    
  
  
  
  
    public List<TransformationSummary> getTransformationSummariesList()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationSummaryOrBuilder getTransformationSummariesOrBuilder(int index)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public List<? extends TransformationSummaryOrBuilder> getTransformationSummariesOrBuilderList()
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | List<? extends com.google.privacy.dlp.v2.TransformationSummaryOrBuilder> |  | 
    
  
  
  
  
    public long getTransformedBytes()
   
   Total size in bytes that were transformed in some way.
 int64 transformed_bytes = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | long | The transformedBytes. | 
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder mergeFrom(TransformationOverview other)
   
  
  
  
  
  
    public TransformationOverview.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  
  
    public TransformationOverview.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  
  
    public final TransformationOverview.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder removeTransformationSummaries(int index)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | index | int
 | 
    
  
  
  
  
  
    public TransformationOverview.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  
  
    public TransformationOverview.Builder setTransformationSummaries(int index, TransformationSummary value)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder setTransformationSummaries(int index, TransformationSummary.Builder builderForValue)
   
   Transformations applied to the dataset.
 repeated .google.privacy.dlp.v2.TransformationSummary transformation_summaries = 3;
 
    public TransformationOverview.Builder setTransformedBytes(long value)
   
   Total size in bytes that were transformed in some way.
 int64 transformed_bytes = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | long
 The transformedBytes to set. | 
    
  
  
  
  
  
    public final TransformationOverview.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides