[[["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 webpage provides documentation for the `TableSchema` class within the `Google.Cloud.BigQuery.Storage.V1` namespace in the .NET environment, with a focus on the 2.8.0 version but also listing many other versions."],["`TableSchema` is a class that represents the schema of a BigQuery table, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `TableSchema` class has two constructors, one default and one that takes another `TableSchema` object as a parameter for copying."],["The class contains a `Fields` property, which is a `RepeatedField` that describes the table's fields using the `TableFieldSchema` type."],["Users can navigate through the different versions of the `TableSchema` documentation, from version 2.3.0 up to the latest version 3.17.0, to compare features and changes across each version."]]],[]]