multiSelectOptions property

List<GoogleCloudApihubV1ConfigValueOption>? multiSelectOptions
getter/setter pair

Multi select options.

To be populated if ValueType is MULTI_SELECT.

Optional.

Implementation

core.List<GoogleCloudApihubV1ConfigValueOption>? multiSelectOptions;