public sealed class BigQueryTableCollection : IMessage<BigQueryTableCollection>, IEquatable<BigQueryTableCollection>, IDeepCloneable<BigQueryTableCollection>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryTableCollection.
Specifies a collection of BigQuery tables. Used for Discovery.
Implements
IMessageBigQueryTableCollection, IEquatableBigQueryTableCollection, IDeepCloneableBigQueryTableCollection, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
BigQueryTableCollection()
public BigQueryTableCollection()BigQueryTableCollection(BigQueryTableCollection)
public BigQueryTableCollection(BigQueryTableCollection other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryTableCollection |
Properties
IncludeRegexes
public BigQueryRegexes IncludeRegexes { get; set; }A collection of regular expressions to match a BigQuery table against.
| Property Value | |
|---|---|
| Type | Description |
BigQueryRegexes |
|
PatternCase
public BigQueryTableCollection.PatternOneofCase PatternCase { get; }| Property Value | |
|---|---|
| Type | Description |
BigQueryTableCollectionPatternOneofCase |
|