Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DiscoveryCloudSqlGenerationCadence::SchemaModifiedCadence::CloudSqlSchemaModification (v0.24.0)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::DiscoveryCloudSqlGenerationCadence::SchemaModifiedCadence::CloudSqlSchemaModification.

The type of modification that causes a profile update.

Constants

SQL_SCHEMA_MODIFICATION_UNSPECIFIED

value: 0
Unused.

NEW_COLUMNS

value: 1
New columns have appeared.

REMOVED_COLUMNS

value: 2
Columns have been removed from the table.