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, covering versions from 1.2.0 up to the latest 2.14.0."],["The `ColumnSchema.Types.LookerColumnSpec` class is specific to the Looker system and contains information about columns, inheriting from the `object` class and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LookerColumnSpec` class has two constructors, one default and another that accepts another `LookerColumnSpec` object for copying, as well as a property named `Type`, which indicates the Looker-specific column type."],["The namespace for the `LookerColumnSpec` class is `Google.Cloud.DataCatalog.V1`, and the class is found in the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]