Google Cloud Data Loss Prevention v2 API - Enum BigQueryTableType (4.15.0)

  public 
  
 enum 
  
 BigQueryTableType 
 

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

Over time new types may be added. Currently VIEW, MATERIALIZED_VIEW, and non-BigLake external tables are not supported.

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Fields

Name
Description
ExternalBigLake

A table that references data stored in Cloud Storage.

Snapshot

A snapshot of a BigQuery table.

Table

A normal BigQuery table.

Unspecified

Unused.