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\u003eThis webpage details the \u003ccode\u003eEnumType\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, specifically within the \u003ccode\u003eFieldType.Types\u003c/code\u003e hierarchy, as part of version 2.9.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnumType\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides two constructors, one default and one that allows for creating an instance by cloning another \u003ccode\u003eEnumType\u003c/code\u003e object, \u003ccode\u003eEnumType(EnumType other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnumType\u003c/code\u003e class features a \u003ccode\u003eAllowedValues\u003c/code\u003e property, which is a collection of the \u003ccode\u003eEnumValue\u003c/code\u003e type within the \u003ccode\u003eEnumType\u003c/code\u003e, and allows up to 100 values that must not be empty and are case-insensitively unique.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes links to numerous versions, ranging from version 2.14.0 (latest) down to 1.2.0, all associated with the Google Cloud DataCatalog.V1 library.\u003c/p\u003e\n"]]],[],null,[]]