Google Cloud Data Loss Prevention v2 API - Enum BigQuerySchemaModification (4.8.0)

public enum BigQuerySchemaModification

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API enum BigQuerySchemaModification.

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

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
SchemaModificationUnspecified

Unused

SchemaNewColumns

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

SchemaRemovedColumns

Profiles should be regenerated when columns are removed from the table.