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 LabelValue
create
-
Field Details
-
value
-
-
Constructor Details
-
AutoValue_LabelValue
-
-
Method Details
-
getValue
Description copied from class:LabelValueReturns the value of thisLabelValue. Returnsnullif the value is unset and supposed to be ignored.- Specified by:
getValuein classLabelValue- Returns:
- the value.
-
toString
-
equals
-
hashCode
-