public sealed class BigQueryTable : IMessage<BigQueryTable>, IEquatable<BigQueryTable>, IDeepCloneable<BigQueryTable>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryTable.
Message defining the location of a BigQuery table. A table is uniquely
identified by its project_id, dataset_id, and table_name. Within a query
a table is often referenced with a string in the format of:
<project_id>:<dataset_id>.<table_id> or
<project_id>.<dataset_id>.<table_id>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eBigQueryTable\u003c/code\u003e class within the Google Cloud Data Loss Prevention v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryTable\u003c/code\u003e class is used to define the location of a BigQuery table, which is identified by its project ID, dataset ID, and table name.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a list of available versions of the Google.Cloud.Dlp.V2 package, ranging from 2.15.0 up to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation describes the \u003ccode\u003eBigQueryTable\u003c/code\u003e class's constructors and properties, including DatasetId, ProjectId, and TableId.\u003c/p\u003e\n"]]],[],null,[]]