enumOptions property

List<GoogleCloudApihubV1ConfigValueOption>? enumOptions
getter/setter pair

Enum options.

To be populated if ValueType is ENUM.

Optional.

Implementation

core.List<GoogleCloudApihubV1ConfigValueOption>? enumOptions;