SpecialValueMapBuilder🔗
Constructor🔗
Methods🔗
build🔗
Builds the object.
options🔗
options(options: {
// Special value to match against
match: dashboard.SpecialValueMatch;
// Config to apply when the value matches the special value
result: dashboard.ValueMappingResult;
})