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."],[[["This webpage provides documentation for the `ColumnSchema.Types.LookerColumnSpec` class within the Google Cloud Data Catalog v1 API."],["The `LookerColumnSpec` class is used to describe column information specific to the Looker system, and it is inherited from the object class."],["The documentation lists available versions of the Data Catalog v1 API from 1.2.0 to 2.14.0, with 2.14.0 being the latest."],["The `LookerColumnSpec` class has a `Type` property, which determines the Looker-specific column type using the `LookerColumnType` enum."],["The `LookerColumnSpec` class includes constructors for creating instances, with one being a copy constructor, and it also implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]