public static final class ProcessingLocation.ImageFallbackLocation.Builder extends GeneratedMessageV3.Builder<ProcessingLocation.ImageFallbackLocation.Builder> implements ProcessingLocation.ImageFallbackLocationOrBuilder
   
   Configure image processing to fall back to any of the following processing
 options if image processing is unavailable in the original request
 location.
 Protobuf type google.privacy.dlp.v2.ProcessingLocation.ImageFallbackLocation
    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 ProcessingLocation.ImageFallbackLocation.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public ProcessingLocation.ImageFallbackLocation build()
   
  
  
  buildPartial()
  
    public ProcessingLocation.ImageFallbackLocation buildPartial()
   
  
  
  clear()
  
    public ProcessingLocation.ImageFallbackLocation.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public ProcessingLocation.ImageFallbackLocation.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearGlobalProcessing()
  
    public ProcessingLocation.ImageFallbackLocation.Builder clearGlobalProcessing()
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
clearMultiRegionProcessing()
  
    public ProcessingLocation.ImageFallbackLocation.Builder clearMultiRegionProcessing()
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public ProcessingLocation.ImageFallbackLocation.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clone()
  
    public ProcessingLocation.ImageFallbackLocation.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public ProcessingLocation.ImageFallbackLocation getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getGlobalProcessing()
  
    public ProcessingLocation.GlobalProcessing getGlobalProcessing()
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
getGlobalProcessingBuilder()
  
    public ProcessingLocation.GlobalProcessing.Builder getGlobalProcessingBuilder()
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
getGlobalProcessingOrBuilder()
  
    public ProcessingLocation.GlobalProcessingOrBuilder getGlobalProcessingOrBuilder()
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
getMultiRegionProcessing()
  
    public ProcessingLocation.MultiRegionProcessing getMultiRegionProcessing()
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
getMultiRegionProcessingBuilder()
  
    public ProcessingLocation.MultiRegionProcessing.Builder getMultiRegionProcessingBuilder()
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
getMultiRegionProcessingOrBuilder()
  
    public ProcessingLocation.MultiRegionProcessingOrBuilder getMultiRegionProcessingOrBuilder()
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
hasGlobalProcessing()
  
    public boolean hasGlobalProcessing()
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the globalProcessing field is set. | 
    
  
  
  hasMultiRegionProcessing()
  
    public boolean hasMultiRegionProcessing()
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the multiRegionProcessing field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(ProcessingLocation.ImageFallbackLocation other)
  
    public ProcessingLocation.ImageFallbackLocation.Builder mergeFrom(ProcessingLocation.ImageFallbackLocation other)
   
  
  
  
  
  
    public ProcessingLocation.ImageFallbackLocation.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public ProcessingLocation.ImageFallbackLocation.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeGlobalProcessing(ProcessingLocation.GlobalProcessing value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder mergeGlobalProcessing(ProcessingLocation.GlobalProcessing value)
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
mergeMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder mergeMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing value)
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final ProcessingLocation.ImageFallbackLocation.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setGlobalProcessing(ProcessingLocation.GlobalProcessing value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setGlobalProcessing(ProcessingLocation.GlobalProcessing value)
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
setGlobalProcessing(ProcessingLocation.GlobalProcessing.Builder builderForValue)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setGlobalProcessing(ProcessingLocation.GlobalProcessing.Builder builderForValue)
   
   Processing occurs in the global region.
 .google.privacy.dlp.v2.ProcessingLocation.GlobalProcessing global_processing = 200;
 
setMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing value)
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
setMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing.Builder builderForValue)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setMultiRegionProcessing(ProcessingLocation.MultiRegionProcessing.Builder builderForValue)
   
   Processing occurs in a multi-region that contains the current region
 if available.
 
 .google.privacy.dlp.v2.ProcessingLocation.MultiRegionProcessing multi_region_processing = 100;
 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public ProcessingLocation.ImageFallbackLocation.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setUnknownFields(UnknownFieldSet unknownFields)
  
    public final ProcessingLocation.ImageFallbackLocation.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides