public sealed class ColumnSchema.Types.FieldElementType : IMessage<ColumnSchema.Types.FieldElementType>, IEquatable<ColumnSchema.Types.FieldElementType>, IDeepCloneable<ColumnSchema.Types.FieldElementType>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ColumnSchema.Types.FieldElementType.
[[["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 reference documentation for the `ColumnSchema.Types.FieldElementType` class within the Data Catalog v1 API."],["The `FieldElementType` class represents the type of a field element, as detailed in the `ColumnSchema.type` documentation."],["The webpage also includes a list of versioned API references for `ColumnSchema.Types.FieldElementType`, ranging from the latest version 2.14.0 down to version 1.2.0."],["The `FieldElementType` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and contains methods such as `GetHashCode()`, `GetType()` and `ToString()`."],["The primary property for this class is `Type`, which is a string that represents the type of the field element."]]],[]]