ConstantVariableBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
AllowCustomValue🔗
Allow custom values to be entered in the variable
func (builder *ConstantVariableBuilder) AllowCustomValue(allowCustomValue bool) *ConstantVariableBuilder
Definition🔗
Description🔗
Description of variable. It can be defined but null.
Label🔗
Optional display name
Name🔗
Name of variable
StaticOptions🔗
Additional static options for query variable
func (builder *ConstantVariableBuilder) StaticOptions(staticOptions []dashboard.VariableOption) *ConstantVariableBuilder
StaticOptionsOrder🔗
Ordering of static options in relation to options returned from data source for query variable
func (builder *ConstantVariableBuilder) StaticOptionsOrder(staticOptionsOrder dashboard.VariableModelStaticOptionsOrder) *ConstantVariableBuilder
Value🔗
Query used to fetch values for a variable