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

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

Attributes evaluated to determine if a schema has been modified. New values may be added at a later time.

Constants

SCHEMA_MODIFICATION_UNSPECIFIED

value: 0
Unused

SCHEMA_NEW_COLUMNS

value: 1
Profiles should be regenerated when new columns are added to the table. Default.

SCHEMA_REMOVED_COLUMNS

value: 2
Profiles should be regenerated when columns are 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.