public sealed class EnumValue : IMessage<TagField.Types.EnumValue>, IEquatable<TagField.Types.EnumValue>, IDeepCloneable<TagField.Types.EnumValue>, IBufferMessage, IMessage
[[["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 `EnumValue` class, which is part of the `Google.Cloud.DataCatalog.V1` namespace in the Google Cloud Data Catalog library for .NET."],["The `EnumValue` class represents an enum value and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for `EnumValue`: a default constructor and one that accepts another `EnumValue` as a parameter."],["The `DisplayName` property of the `EnumValue` class is a string that represents the display name of the enum value, and it also has a get and set property."],["The webpage also includes links to all versions of the `EnumValue` class from version 1.2.0 to 2.14.0, with 2.14.0 being the latest version."]]],[]]