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."],[[["The latest version available for the `ColumnSchema.Types.FieldElementType` class in the Data Catalog v1 API is 2.14.0, with version 2.10.0 being the currently selected."],["This class, `ColumnSchema.Types.FieldElementType`, represents the type of a field element and is part of the `Google.Cloud.DataCatalog.V1` namespace."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data structure management."],["The class provides constructors for creating new instances, including a parameterised constructor to create a new FieldElementType based on an existing one."],["It has a `Type` property, which is a required string that specifies the type of the field element, and corresponds to `ColumnSchema.type` within the Data Catalog v1 API."]]],[]]