Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::OutputStorageConfig::OutputSchema (v0.15.0)

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

Predefined schemas for storing findings. Only for use with external storage.

Constants

OUTPUT_SCHEMA_UNSPECIFIED

value: 0
Unused.

BASIC_COLUMNS

value: 1
Basic schema including only info_type, quote, certainty, and timestamp.

GCS_COLUMNS

value: 2
Schema tailored to findings from scanning Cloud Storage.

DATASTORE_COLUMNS

value: 3
Schema tailored to findings from scanning Google Datastore.

BIG_QUERY_COLUMNS

value: 4
Schema tailored to findings from scanning Google BigQuery.

ALL_COLUMNS

value: 5
Schema containing all columns.