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 by 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-04-02 UTC."],[[["This webpage provides documentation for the `AspectType.Types.MetadataTemplate.Types.EnumValue` class within the Google Cloud Dataplex V1 API, with the latest version being 3.6.0."],["The `EnumValue` class is used to define values for enum fields within metadata templates and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple historical versions of the API, from 1.0.0 up to 3.6.0, allowing users to access relevant information for older releases."],["The `EnumValue` class has properties such as `Deprecated` (for optional deprecation messages), `Index` (the required index for the enum), and `Name` (the required name/value of the enum)."],["The page details available constructors for the class `EnumValue()`, and `EnumValue(AspectType.Types.MetadataTemplate.Types.EnumValue other)`."]]],[]]