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 version 3.15.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class is a schema definition for BigQuery tables, used to generate valid messages for writing to BigQuery, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class and implementing interfaces such as \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 page lists available versions of the API, ranging from the latest 3.17.0 down to version 2.3.0, with the current focus on 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class features a property called \u003ccode\u003eFields\u003c/code\u003e which is of type \u003ccode\u003eRepeatedField<TableFieldSchema>\u003c/code\u003e and describes the fields within a table, allowing for manipulation of such.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableSchema\u003c/code\u003e class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eTableSchema\u003c/code\u003e instance as a parameter, allowing for duplication of schema.\u003c/p\u003e\n"]]],[],null,[]]