public sealed class EnumType : IMessage<FieldType.Types.EnumType>, IEquatable<FieldType.Types.EnumType>, IDeepCloneable<FieldType.Types.EnumType>, IBufferMessage, IMessage
public RepeatedField<FieldType.Types.EnumType.Types.EnumValue> AllowedValues { get; }
The set of allowed values for this enum.
This set must not be empty and can include up to 100 allowed values.
The display names of the values in this set must not be empty and must
be case-insensitively unique within this set.
The order of items in this set is preserved. This field can be used to
create, remove and reorder enum values. To rename enum values, use the
RenameTagTemplateFieldEnumValue method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.DataCatalog.V1.FieldType.Types.EnumType\u003c/code\u003e is 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eEnumType\u003c/code\u003e, inherits from Object and implements several interfaces: IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnumType\u003c/code\u003e has two constructors: a default constructor and one that accepts another \u003ccode\u003eEnumType\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllowedValues\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e, contains the set of allowed values for the enum, which must be non-empty, with a maximum of 100 values, and unique display names.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions are available, ranging from version 1.2.0 to the latest 2.14.0, each providing the same EnumType class.\u003c/p\u003e\n"]]],[],null,[]]