A representation of a column in a relational table. When listing them,
column specs are returned in the same order in which they were given on
import . Used by: * Tables
The data type of elements stored in the column.
Output only. Stats of the series of values in the column. This
field may be stale, see the ancestor's
Dataset.tables_dataset_metadata.stats_update_time field
for the timestamp at which these stats were last updated.
Used to perform consistent read-modify-write updates. If not
set, a blind "overwrite" update happens.
Classes
CorrelatedColumn
Identifies the table's column, and its correlation with the column this
ColumnSpec describes.
Correlation between this and the in-context column.
[[["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-04 UTC."],[],[]]