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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]