Enum OutputStorageConfig.Types.OutputSchema (3.5.0)

public enum 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 Google Cloud Storage.

Unspecified

Unused.