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 reference documentation for the \u003ccode\u003eTableSchema\u003c/code\u003e class within the Google BigQuery Storage v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class, a subset of \u003ccode\u003egoogle.cloud.bigquery.v2.TableSchema\u003c/code\u003e, is used to define the schema of a table for writing to BigQuery, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe current page highlights version 3.12.0 of the API, while also providing links to numerous previous versions of the API, with the latest version being 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class includes a \u003ccode\u003eFields\u003c/code\u003e property of the \u003ccode\u003eRepeatedField<TableFieldSchema>\u003c/code\u003e type, which describes the fields contained within a given table.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors for instantiating \u003ccode\u003eTableSchema\u003c/code\u003e objects, including a parameterless constructor and a constructor that takes another \u003ccode\u003eTableSchema\u003c/code\u003e instance as input.\u003c/p\u003e\n"]]],[],null,[]]