Cloud Data Loss Prevention (DLP) V2 API - Module Google::Cloud::Dlp::V2::OutputStorageConfig::OutputSchema (v1.2.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.

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.