VariableValueOption
Constructor
Methods
build
Builds the object.
def build() -> dashboardv2beta1.VariableValueOption
group
def group(group: str) -> typing.Self
label
def label(label: str) -> typing.Self
value
def value(value: dashboardv2beta1.VariableValueSingle) -> typing.Self
See also