Package io.opencensus.metrics
Class AutoValue_LabelValue
java.lang.Object
io.opencensus.metrics.LabelValue
io.opencensus.metrics.AutoValue_LabelValue
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_LabelValue
extends LabelValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.metrics.LabelValue
create
-
Field Details
-
value
-
-
Constructor Details
-
AutoValue_LabelValue
-
-
Method Details
-
getValue
Description copied from class:LabelValue
Returns the value of thisLabelValue
. Returnsnull
if the value is unset and supposed to be ignored.- Specified by:
getValue
in classLabelValue
- Returns:
- the value.
-
toString
-
equals
-
hashCode
public int hashCode()
-