Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::DiscoveryCloudSqlGenerationCadence::SchemaModifiedCadence::CloudSqlSchemaModification (v1.2.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.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.