[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `TableInfo` class within the BigQuery Audit Data Logging v1 API, specifically for .NET development."],["The `TableInfo` class, which is user-provided metadata for a table, is available in four versions, with version 1.3.0 being the latest, and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `TableInfo` class include `Description`, `FriendlyName`, and `Labels`, which are used to store detailed descriptions, short names, and labels for a table, respectively."],["The `TableInfo` class offers two constructors, a default constructor (`TableInfo()`) and a copy constructor (`TableInfo(TableInfo other)`)."],["The `TableInfo` class inherits members from the base `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]