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 latest version available for the Google BigQuery Storage v1 API class TableSchema is 3.17.0, with documentation accessible via a provided link.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides reference documentation for the TableSchema class, which is part of the Google.Cloud.BigQuery.Storage.V1 namespace, and it outlines its role in representing a subset of the BigQuery table schema for message generation.\u003c/p\u003e\n"],["\u003cp\u003eThe TableSchema class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all available versions of the TableSchema class, ranging from version 2.3.0 up to the most recent 3.17.0, with each version linking to its respective documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe TableSchema class contains a property named "Fields," which is a RepeatedField of type TableFieldSchema, and is used to describe the fields in a given table.\u003c/p\u003e\n"]]],[],null,[]]