public sealed class FieldType.Types.EnumType.Types.EnumValue : IMessage<FieldType.Types.EnumType.Types.EnumValue>, IEquatable<FieldType.Types.EnumType.Types.EnumValue>, IDeepCloneable<FieldType.Types.EnumType.Types.EnumValue>, IBufferMessage, IMessage
Required. The display name of the enum value. Must not be an empty
string.
The name must contain only Unicode letters, numbers (0-9), underscores
(_), dashes (-), spaces ( ), and can't start or end with spaces. The
maximum length is 200 characters.
[[["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 webpage provides documentation for the `EnumValue` class within the `Google.Cloud.DataCatalog.V1` namespace, specifically for the .NET environment, with version `2.8.0` being the primary reference version."],["The `EnumValue` class implements several interfaces, including `IMessage`, `IEquatable\u003cFieldType.Types.EnumType.Types.EnumValue\u003e`, `IDeepCloneable\u003cFieldType.Types.EnumType.Types.EnumValue\u003e`, and `IBufferMessage`, extending its functionality and usage."],["The page lists a comprehensive history of previous versions, ranging from `2.14.0 (latest)` down to `1.2.0`, all related to `FieldType.Types.EnumType.Types.EnumValue` in the `Google.Cloud.DataCatalog.V1` library."],["The class documentation includes details on the available constructors, `EnumValue()` and `EnumValue(EnumValue)`, as well as the `DisplayName` property, which is a string type and has specific constraints on its content."]]],[]]