Module Google::Cloud::Dlp::V2::OutputStorageConfig::OutputSchema (v0.8.1)

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 Google 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.