enumOptions property
Enum options.
To be populated if ValueType
is ENUM
.
Optional.
Implementation
core.List<GoogleCloudApihubV1ConfigValueOption>? enumOptions;
Enum options.
To be populated if ValueType
is ENUM
.
Optional.
core.List<GoogleCloudApihubV1ConfigValueOption>? enumOptions;