public sealed class BigQueryAuditMetadata.Types.TableDefinition : IMessage<BigQueryAuditMetadata.Types.TableDefinition>, IEquatable<BigQueryAuditMetadata.Types.TableDefinition>, IDeepCloneable<BigQueryAuditMetadata.Types.TableDefinition>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.TableDefinition.
Definition of an external data source used in a query.
[[["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 document provides reference documentation for the \u003ccode\u003eBigQueryAuditMetadata.Types.TableDefinition\u003c/code\u003e class within the Google Cloud Audit API, detailing its usage in defining external data sources used in queries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBigQueryAuditMetadata.Types.TableDefinition\u003c/code\u003e class is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eTableDefinition()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eTableDefinition(TableDefinition other)\u003c/code\u003e), allowing for the creation of new \u003ccode\u003eTableDefinition\u003c/code\u003e objects and copies of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties \u003ccode\u003eName\u003c/code\u003e of type string, representing the table's name in queries and \u003ccode\u003eSourceUris\u003c/code\u003e of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e, representing the URIs of the data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version for this documentation is 2.5.0, and there are historical versions available ranging from 1.0.0 to 2.4.0.\u003c/p\u003e\n"]]],[],null,[]]