public sealed class AspectType.Types.MetadataTemplate.Types.EnumValue : IMessage<AspectType.Types.MetadataTemplate.Types.EnumValue>, IEquatable<AspectType.Types.MetadataTemplate.Types.EnumValue>, IDeepCloneable<AspectType.Types.MetadataTemplate.Types.EnumValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class AspectType.Types.MetadataTemplate.Types.EnumValue.
Definition of Enumvalue, to be used for enum fields.
[[["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 within the Google Cloud Dataplex V1 API, specifically under `AspectType.Types.MetadataTemplate.Types`."],["The `EnumValue` class is designed for defining enum fields within the Cloud Dataplex API, and is an implementor of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists various versions of the Dataplex API, ranging from version 1.0.0 to the latest version, 3.6.0, which are all relevant to the `EnumValue` class, and its hierarchy."],["The class's properties include `Deprecated`, which is used for optional deprecation messages, `Index`, which is a required and immutable index, and `Name`, which is the required actual enum value."],["The page contains the constructors for `EnumValue`, which can either be a basic constructor, or one that copies a `EnumValue` parameter, and also shows the inherited members that can be used such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]