ConditionalRenderingVariableSpec🔗Constructor🔗ConditionalRenderingVariableSpec() Methods🔗 build🔗Builds the object.def build() -> dashboardv2beta1.ConditionalRenderingVariableSpec operator🔗def operator(operator: typing.Literal["equals", "notEquals", "matches", "notMatches"]) -> typing.Self value🔗def value(value: str) -> typing.Self variable🔗def variable(variable: str) -> typing.Self See also🔗 ConditionalRenderingVariableSpec