MetricFindValue
Constructor
Methods
build
Builds the object.
def build() -> dashboardv2beta1.MetricFindValue
expandable
def expandable(expandable: bool) -> typing.Self
group
def group(group: str) -> typing.Self
text
def text(text: str) -> typing.Self
value
def value(value: typing.Union[str, float]) -> typing.Self
See also