[[["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."],[[["The `FieldType` class, part of the `Google.Cloud.DataCatalog.V1` namespace, is found within the Google.Cloud.DataCatalog.V1.dll assembly and represents a type used in the Google Cloud Data Catalog."],["Version 2.14.0 is the latest version, and there are multiple prior versions listed, ranging from 2.13.0 down to 1.2.0, with links provided to each version's documentation."],["`FieldType` inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and usage."],["The `FieldType` class includes properties such as `EnumType`, `PrimitiveType`, and `TypeDeclCase`, which define the type's characteristics, such as whether it is an enum, primitive type, or has a specific type declaration case."],["`FieldType` has two constructors, one for creating a new instance and another for creating a copy of an existing `FieldType` object, enabling both default and copy-based object initialization."]]],[]]