Class EnumValue (3.11.0)

Stay organized with collections Save and categorize content based on your preferences.
EnumValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attribute

NameDescription
display_name str
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.