ParameterMetadataEnumOption(mapping=None, *, ignore_unknown_fields=False, **kwargs)ParameterMetadataEnumOption specifies the option shown in the enum form.
Attributes |
|
|---|---|
| Name | Description |
value |
str
Required. The value of the enum option. |
label |
str
Optional. The label to display for the enum option. |
description |
str
Optional. The description to display for the enum option. |