options property
A list of values that the consumer can pick from, if the param.Type is select or multiSelect
Optional.
Implementation
core.List<GoogleFirebaseExtensionsV1betaParamSelectOption>? options;
A list of values that the consumer can pick from, if the param.Type is select or multiSelect
Optional.
core.List<GoogleFirebaseExtensionsV1betaParamSelectOption>? options;