Class OutputSchema (3.14.0)

OutputSchema(value)

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

Values: OUTPUT_SCHEMA_UNSPECIFIED (0): Unused. BASIC_COLUMNS (1): Basic schema including only info_type, quote, certainty, and timestamp. GCS_COLUMNS (2): Schema tailored to findings from scanning Cloud Storage. DATASTORE_COLUMNS (3): Schema tailored to findings from scanning Google Datastore. BIG_QUERY_COLUMNS (4): Schema tailored to findings from scanning Google BigQuery. ALL_COLUMNS (5): Schema containing all columns.