EnumAttributeValues(mapping=None, *, ignore_unknown_fields=False, **kwargs)The attribute values of data type enum.
Attribute |
|
|---|---|
| Name | Description |
values |
MutableSequence[google.cloud.apihub_v1.types.Attribute.AllowedValue]
Required. The attribute values in case attribute data type is enum. |