GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence constructor

GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence({
  1. String? refreshFrequency,
  2. GooglePrivacyDlpV2SchemaModifiedCadence? schemaModifiedCadence,
})

Implementation

GooglePrivacyDlpV2DiscoveryCloudSqlGenerationCadence({
  this.refreshFrequency,
  this.schemaModifiedCadence,
});