multiSelectOptions property
Multi select options.
To be populated if ValueType
is MULTI_SELECT
.
Optional.
Implementation
core.List<GoogleCloudApihubV1ConfigValueOption>? multiSelectOptions;
Multi select options.
To be populated if ValueType
is MULTI_SELECT
.
Optional.
core.List<GoogleCloudApihubV1ConfigValueOption>? multiSelectOptions;