enumSource property
enum source denotes the source of api to fill the enum options
Optional. Possible string values are:
- "ENUM_SOURCE_UNSPECIFIED" : Api type unspecified.
- "EVENT_TYPES_API" : list event types.
Implementation
core.String? enumSource;