Skip to content

CustomVariableBuilder🔗

Constructor🔗

new CustomVariableBuilder(name: string)

Methods🔗

build🔗

Builds the object.

build()

allValue🔗

allValue(allValue: string)

allowCustomValue🔗

allowCustomValue(allowCustomValue: boolean)

current🔗

current(current: dashboardv2beta1.VariableOption)

description🔗

description(description: string)

hide🔗

hide(hide: dashboardv2beta1.VariableHide)

includeAll🔗

includeAll(includeAll: boolean)

label🔗

label(label: string)

multi🔗

multi(multi: boolean)

name🔗

name(name: string)

options🔗

options(options: dashboardv2beta1.VariableOption[])

query🔗

query(query: string)

skipUrlSync🔗

skipUrlSync(skipUrlSync: boolean)

spec🔗

spec(spec: dashboardv2beta1.CustomVariableSpec)

See also🔗