Representation of a column within a schema. Columns could be nested
inside other columns.
Required. Type of the column.
Optional. A column's mode indicates whether the values in this
column are required, nullable, etc. Only NULLABLE,
REQUIRED and REPEATED are supported. Default mode is
NULLABLE.
[[["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-03-05 UTC."],[],[]]