Skip to content

MetricFindValueBuilder🔗

Define the MetricFindValue type

Constructor🔗

new MetricFindValueBuilder()

Methods🔗

build🔗

Builds the object.

public MetricFindValue build()

expandable🔗

public MetricFindValueBuilder expandable(Boolean expandable)

group🔗

public MetricFindValueBuilder group(String group)

text🔗

public MetricFindValueBuilder text(String text)

value🔗

public MetricFindValueBuilder value(StringOrFloat64 value)

See also🔗