public sealed class ColumnSchema.Types.LookerColumnSpec : IMessage<ColumnSchema.Types.LookerColumnSpec>, IEquatable<ColumnSchema.Types.LookerColumnSpec>, IDeepCloneable<ColumnSchema.Types.LookerColumnSpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ColumnSchema.Types.LookerColumnSpec.
[[["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 content provides documentation for the `ColumnSchema.Types.LookerColumnSpec` class within the Google Cloud Data Catalog v1 API for .NET."],["It details the different versions of the API, from 1.2.0 to the latest 2.14.0, each with its own documentation for the LookerColumnSpec."],["The `LookerColumnSpec` class is used to provide column-specific information within the Looker System, implementing multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation specifies that the `LookerColumnSpec` class can be constructed using either a default constructor or by copying an existing `LookerColumnSpec` object."],["A key property of this class is `Type`, which is used to define the Looker-specific column type via the `LookerColumnType` enum, found in `ColumnSchema.Types.LookerColumnSpec.Types.LookerColumnType`."]]],[]]