public sealed class FieldType.Types.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 page provides documentation for \u003ccode\u003eFieldType.Types.EnumType\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace across multiple versions, with version 2.14.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFieldType.Types.EnumType\u003c/code\u003e is a sealed class that implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which allows deep cloning, equality comparisons, and data buffer handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and has methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, and contains a constructor \u003ccode\u003eEnumType()\u003c/code\u003e which can be instantiated without parameters, or with a \u003ccode\u003eFieldType.Types.EnumType\u003c/code\u003e parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllowedValues\u003c/code\u003e property, which is of the type \u003ccode\u003eRepeatedField<FieldType.Types.EnumType.Types.EnumValue>\u003c/code\u003e, represents the set of permissible values for this enum, which should not be empty and can include up to 100 values.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version history for this class, ranging from version 1.2.0 up to the most recent 2.14.0.\u003c/p\u003e\n"]]],[],null,[]]