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\u003eThe page provides reference documentation for the \u003ccode\u003eTableSchema\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class is designed to represent the schema of a table in BigQuery, containing information needed to generate valid messages for writing to BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the \u003ccode\u003eTableSchema\u003c/code\u003e class, from version 2.3.0 up to the latest, 3.17.0, providing links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details how \u003ccode\u003eTableSchema\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt lists the constructors, properties, and fields of the \u003ccode\u003eTableSchema\u003c/code\u003e class, such as the \u003ccode\u003eFields\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eTableFieldSchema\u003c/code\u003e and describes the fields within a table.\u003c/p\u003e\n"]]],[],null,[]]