[[["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 details the `FieldType` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically for version 2.5.0 of the .NET library."],["The `FieldType` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is found within the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The `FieldType` class offers two constructors, a default one and another that accepts an existing `FieldType` object for copying."],["Key properties of `FieldType` include `EnumType` for specifying an enum type, `HasPrimitiveType` to check if a primitive type is set, `PrimitiveType` for defining primitive types like string or boolean, and `TypeDeclCase` to determine the type declaration."],["The documentation also includes a version history, listing links to the documentation for `FieldType` across different versions, ranging from 2.14.0 (latest) down to 1.2.0."]]],[]]