Class ConfigValueOption (0.2.7)

ConfigValueOption(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ConfigValueOption represents an option for a config variable of type enum or multi select.

Attributes

Name Description
id str
Required. Id of the option.
display_name str
Required. Display name of the option.
description str
Optional. Description of the option.