public sealed class TableSchema : IMessage<TableSchema>, IEquatable<TableSchema>, IDeepCloneable<TableSchema>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class TableSchema.
Schema of a table. This schema is a subset of
google.cloud.bigquery.v2.TableSchema containing information necessary to
generate valid message to write to BigQuery.
[[["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\u003eTableSchema\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eTableSchema\u003c/code\u003e documentation is version 3.17.0, while the current page content shows version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTableSchema\u003c/code\u003e class is a subset of google.cloud.bigquery.v2.TableSchema, and contains only the necessary information for writing to BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eTableSchema()\u003c/code\u003e and a copy constructor \u003ccode\u003eTableSchema(TableSchema other)\u003c/code\u003e and contains a \u003ccode\u003eFields\u003c/code\u003e property for describing the fields within the table.\u003c/p\u003e\n"]]],[],null,[]]