Includes basic table information including schema and partitioning specification.
This view does not include storage statistics such as numRows or numBytes. This
view is significantly more efficient and should be used to support high query
rates.
Full
Includes all table information, including storage statistics. It returns same
information as StorageStats view, but may contain additional information in
the future.
StorageStats
Includes all information in the Basic view as well as storage statistics (numBytes,
numLongTermBytes, numRows and lastModifiedTime).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTableView\u003c/code\u003e enum in the Google BigQuery v2 API, used for controlling the data returned in a GetTable operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTableView\u003c/code\u003e enum has three fields: \u003ccode\u003eBasic\u003c/code\u003e, \u003ccode\u003eFull\u003c/code\u003e, and \u003ccode\u003eStorageStats\u003c/code\u003e, each defining the level of table information returned.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasic\u003c/code\u003e view is the most efficient, only containing schema and partitioning, while the \u003ccode\u003eFull\u003c/code\u003e view contains all available information and the \u003ccode\u003eStorageStats\u003c/code\u003e view contains the basic view information and storage statistics.\u003c/p\u003e\n"],["\u003cp\u003eThe page also details versioning for the \u003ccode\u003eTableView\u003c/code\u003e enum, spanning from version 2.2.0 up to the latest version, 3.11.0.\u003c/p\u003e\n"]]],[],null,[]]