public sealed class TagField.Types.EnumValue : IMessage<TagField.Types.EnumValue>, IEquatable<TagField.Types.EnumValue>, IDeepCloneable<TagField.Types.EnumValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class TagField.Types.EnumValue.
[[["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."],[[["The provided content is the reference documentation for the `TagField.Types.EnumValue` class within the Google Cloud Data Catalog v1 API, with the latest version being 2.14.0."],["This `EnumValue` class is used to represent an enum value and is part of the `Google.Cloud.DataCatalog.V1` namespace, implemented as part of the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The documentation lists numerous previous versions of the API, from 2.13.0 back to 1.2.0, alongside the latest version, allowing users to access documentation for specific releases."],["The `EnumValue` class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnumValue` class has a property `DisplayName`, that will return the display name of the enum value."]]],[]]