Constructor
CustomFormatterVariable()
Methods
build
Builds the object.
def build() -> dashboardv2beta1.CustomFormatterVariable
include_all
def include_all(include_all: bool) -> typing.Self
multi
def multi(multi: bool) -> typing.Self
name
def name(name: str) -> typing.Self
type_val
def type_val(type_val: dashboardv2beta1.VariableType) -> typing.Self
See also