Google Cloud Data Loss Prevention v2 API - Enum OutputStorageConfig.Types.OutputSchema (4.8.0)

public enum OutputStorageConfig.Types.OutputSchema

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

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

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

NameDescription
AllColumns

Schema containing all columns.

BasicColumns

Basic schema including only info_type, quote, certainty, and timestamp.

BigQueryColumns

Schema tailored to findings from scanning Google BigQuery.

DatastoreColumns

Schema tailored to findings from scanning Google Datastore.

GcsColumns

Schema tailored to findings from scanning Cloud Storage.

Unspecified

Unused.