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 page provides reference documentation for the `ColumnSchema.Types.FieldElementType` class within the Google Cloud Data Catalog v1 API."],["The `FieldElementType` class represents the type of a field element, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes links to documentation for various versions of the API, ranging from version 1.2.0 to the latest version, 2.14.0."],["It details the `FieldElementType` class's constructors, including a default constructor and one that takes another `FieldElementType` object as a parameter, and its single property, `Type`, which is a string representing the type of field element."],["The namespace for this class is `Google.Cloud.DataCatalog.V1`, and it is contained in the `Google.Cloud.DataCatalog.V1.dll` assembly."]]],[]]