Google Privacy Dlp V2Output Storage Config Output Schema
Schema used for writing the findings for Inspect jobs. This field is only used for Inspect and must be unspecified for Risk jobs. Columns are derived from the Finding
object. If appending to an existing table, any columns from the predefined schema that are missing will be added. No columns in the existing table will be deleted. If unspecified, then all available columns will be used for a new table or an (existing) table with no schema, and no changes will be made to an existing table that has a schema. Only for use with external storage.
Entries
Unused.
Basic schema including only info_type
, quote
, certainty
, and timestamp
.
Schema tailored to findings from scanning Cloud Storage.
Schema tailored to findings from scanning Google Datastore.
Schema tailored to findings from scanning Google BigQuery.
Schema containing all columns.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.