Google Cloud Data Loss Prevention v2 API - Class BigQueryTableCollection (4.8.0)

public sealed class BigQueryTableCollection : IMessage<BigQueryTableCollection>, IEquatable<BigQueryTableCollection>, IDeepCloneable<BigQueryTableCollection>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryTableCollection.

Specifies a collection of BigQuery tables. Used for Discovery.

Inheritance

object > BigQueryTableCollection

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

BigQueryTableCollection()

public BigQueryTableCollection()

BigQueryTableCollection(BigQueryTableCollection)

public BigQueryTableCollection(BigQueryTableCollection other)
Parameter
NameDescription
otherBigQueryTableCollection

Properties

IncludeRegexes

public BigQueryRegexes IncludeRegexes { get; set; }

A collection of regular expressions to match a BigQuery table against.

Property Value
TypeDescription
BigQueryRegexes

PatternCase

public BigQueryTableCollection.PatternOneofCase PatternCase { get; }
Property Value
TypeDescription
BigQueryTableCollectionPatternOneofCase