[[["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 implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for deep cloning, comparing instances, and serializing/deserializing data."],["Key properties of the `ColumnSchema` class include `Column`, `Description`, `Mode`, `Subcolumns`, and `Type`, which allow for defining column names, descriptions, whether they are required, nested schema, and their data types."],["The provided content defines two constructors for the ColumnSchema class, one with no arguments and another that takes an instance of ColumnSchema as an argument."]]],[]]