[[["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-21 UTC."],[[["The `ColumnSchema` class represents a column within a schema, where columns can be nested inside other columns, and it is part of the `Google.Cloud.DataCatalog.V1` namespace."],["This documentation provides access to multiple versions of the `ColumnSchema` class, ranging from version 1.2.0 up to the latest version 2.14.0."],["The `ColumnSchema` class includes properties such as `Column` (required column name), `Description` (optional column description), `Mode` (indicating whether values are nullable, required, or repeated), `Subcolumns` (schema of sub-columns), and `Type` (required column type)."],["The class implements multiple interfaces: `IMessage\u003cColumnSchema\u003e`, `IEquatable\u003cColumnSchema\u003e`, `IDeepCloneable\u003cColumnSchema\u003e`, `IBufferMessage`, and `IMessage`."],["There are 2 constructors for `ColumnSchema` which are the empty constructor, and the second which takes another `ColumnSchema` as its parameter."]]],[]]