[[["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-25 UTC."],[[["This webpage provides documentation for the `FieldType` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically focusing on version 2.13.0 but also listing other versions, with version 2.14.0 being the latest."],["The `FieldType` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, providing methods such as `GetHashCode`, `GetType`, and `ToString`."],["`FieldType` has two constructors: a default constructor `FieldType()` and a copy constructor `FieldType(FieldType other)`, allowing for object duplication."],["Key properties of the `FieldType` class include `EnumType`, which represents an enum type, `HasPrimitiveType`, a boolean indicating if a primitive type is set, `PrimitiveType` which can hold values such as strings or booleans, and `TypeDeclCase`, which describes the type declaration case."],["It offers a detailed reference for the class with links to each of the other versions listed, which spans from version 1.2.0 all the way up to 2.14.0."]]],[]]