public static final class DiscoveryCloudSqlGenerationCadence.Builder extends GeneratedMessageV3.Builder<DiscoveryCloudSqlGenerationCadence.Builder> implements DiscoveryCloudSqlGenerationCadenceOrBuilder
   
   How often existing tables should have their profiles refreshed.
 New tables are scanned as quickly as possible depending on system
 capacity.
 Protobuf type google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence
    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 DiscoveryCloudSqlGenerationCadence.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  build()
  
    public DiscoveryCloudSqlGenerationCadence build()
   
  
  
  buildPartial()
  
    public DiscoveryCloudSqlGenerationCadence buildPartial()
   
  
  
  clear()
  
    public DiscoveryCloudSqlGenerationCadence.Builder clear()
   
  
  Overrides
  
  
  clearField(Descriptors.FieldDescriptor field)
  
    public DiscoveryCloudSqlGenerationCadence.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  clearInspectTemplateModifiedCadence()
  
    public DiscoveryCloudSqlGenerationCadence.Builder clearInspectTemplateModifiedCadence()
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
clearOneof(Descriptors.OneofDescriptor oneof)
  
    public DiscoveryCloudSqlGenerationCadence.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  clearRefreshFrequency()
  
    public DiscoveryCloudSqlGenerationCadence.Builder clearRefreshFrequency()
   
   Data changes (non-schema changes) in Cloud SQL tables can't trigger
 reprofiling. If you set this field, profiles are refreshed at this
 frequency regardless of whether the underlying tables have changed.
 Defaults to never.
 .google.privacy.dlp.v2.DataProfileUpdateFrequency refresh_frequency = 2;
clearSchemaModifiedCadence()
  
    public DiscoveryCloudSqlGenerationCadence.Builder clearSchemaModifiedCadence()
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
clone()
  
    public DiscoveryCloudSqlGenerationCadence.Builder clone()
   
  
  Overrides
  
  
  getDefaultInstanceForType()
  
    public DiscoveryCloudSqlGenerationCadence getDefaultInstanceForType()
   
  
  
  getDescriptorForType()
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  getInspectTemplateModifiedCadence()
  
    public DiscoveryInspectTemplateModifiedCadence getInspectTemplateModifiedCadence()
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
getInspectTemplateModifiedCadenceBuilder()
  
    public DiscoveryInspectTemplateModifiedCadence.Builder getInspectTemplateModifiedCadenceBuilder()
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
getInspectTemplateModifiedCadenceOrBuilder()
  
    public DiscoveryInspectTemplateModifiedCadenceOrBuilder getInspectTemplateModifiedCadenceOrBuilder()
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
getRefreshFrequency()
  
    public DataProfileUpdateFrequency getRefreshFrequency()
   
   Data changes (non-schema changes) in Cloud SQL tables can't trigger
 reprofiling. If you set this field, profiles are refreshed at this
 frequency regardless of whether the underlying tables have changed.
 Defaults to never.
 .google.privacy.dlp.v2.DataProfileUpdateFrequency refresh_frequency = 2;
getRefreshFrequencyValue()
  
    public int getRefreshFrequencyValue()
   
   Data changes (non-schema changes) in Cloud SQL tables can't trigger
 reprofiling. If you set this field, profiles are refreshed at this
 frequency regardless of whether the underlying tables have changed.
 Defaults to never.
 .google.privacy.dlp.v2.DataProfileUpdateFrequency refresh_frequency = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | int | The enum numeric value on the wire for refreshFrequency. | 
    
  
  
  getSchemaModifiedCadence()
  
    public DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence getSchemaModifiedCadence()
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
getSchemaModifiedCadenceBuilder()
  
    public DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.Builder getSchemaModifiedCadenceBuilder()
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
getSchemaModifiedCadenceOrBuilder()
  
    public DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadenceOrBuilder getSchemaModifiedCadenceOrBuilder()
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
hasInspectTemplateModifiedCadence()
  
    public boolean hasInspectTemplateModifiedCadence()
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the inspectTemplateModifiedCadence field is set. | 
    
  
  
  hasSchemaModifiedCadence()
  
    public boolean hasSchemaModifiedCadence()
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the schemaModifiedCadence field is set. | 
    
  
  
  internalGetFieldAccessorTable()
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  isInitialized()
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  mergeFrom(DiscoveryCloudSqlGenerationCadence other)
  
    public DiscoveryCloudSqlGenerationCadence.Builder mergeFrom(DiscoveryCloudSqlGenerationCadence other)
   
  
  
  
  
  
    public DiscoveryCloudSqlGenerationCadence.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  mergeFrom(Message other)
  
    public DiscoveryCloudSqlGenerationCadence.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  mergeInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder mergeInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence value)
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
mergeSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder mergeSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence value)
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
mergeUnknownFields(UnknownFieldSet unknownFields)
  
    public final DiscoveryCloudSqlGenerationCadence.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  setField(Descriptors.FieldDescriptor field, Object value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  setInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence value)
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
setInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence.Builder builderForValue)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setInspectTemplateModifiedCadence(DiscoveryInspectTemplateModifiedCadence.Builder builderForValue)
   
   Governs when to update data profiles when the inspection rules
 defined by the InspectTemplate change.
 If not set, changing the template will not cause a data profile to update.
 
 .google.privacy.dlp.v2.DiscoveryInspectTemplateModifiedCadence inspect_template_modified_cadence = 3;
 
setRefreshFrequency(DataProfileUpdateFrequency value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setRefreshFrequency(DataProfileUpdateFrequency value)
   
   Data changes (non-schema changes) in Cloud SQL tables can't trigger
 reprofiling. If you set this field, profiles are refreshed at this
 frequency regardless of whether the underlying tables have changed.
 Defaults to never.
 .google.privacy.dlp.v2.DataProfileUpdateFrequency refresh_frequency = 2;
setRefreshFrequencyValue(int value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setRefreshFrequencyValue(int value)
   
   Data changes (non-schema changes) in Cloud SQL tables can't trigger
 reprofiling. If you set this field, profiles are refreshed at this
 frequency regardless of whether the underlying tables have changed.
 Defaults to never.
 .google.privacy.dlp.v2.DataProfileUpdateFrequency refresh_frequency = 2;
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | int
 The enum numeric value on the wire for refreshFrequency to set. | 
    
  
  
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  setSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence value)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence value)
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
setSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.Builder builderForValue)
  
    public DiscoveryCloudSqlGenerationCadence.Builder setSchemaModifiedCadence(DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence.Builder builderForValue)
   
   When to reprofile if the schema has changed.
 
 .google.privacy.dlp.v2.DiscoveryCloudSqlGenerationCadence.SchemaModifiedCadence schema_modified_cadence = 1;
 
setUnknownFields(UnknownFieldSet unknownFields)
  
    public final DiscoveryCloudSqlGenerationCadence.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides