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.DataCatalog.V1 API, detailing its structure and functionality."],["The `LookerColumnSpec` class is designed to hold column information specific to the Looker system, and it implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the inheritance hierarchy, demonstrating that `LookerColumnSpec` inherits from the `object` class, as well as listing the inherited members."],["The documentation covers the class's constructors, including a default constructor and one that takes another `LookerColumnSpec` instance as a parameter, which is used to deep clone it."],["It describes the `Type` property, which is used to define the Looker specific column type, and that the value of the type is of the `LookerColumnType` enum type."]]],[]]