Package io.opencensus.metrics.data
Class AutoValue_AttachmentValue_AttachmentValueString
java.lang.Object
io.opencensus.metrics.data.AttachmentValue
io.opencensus.metrics.data.AttachmentValue.AttachmentValueString
io.opencensus.metrics.data.AutoValue_AttachmentValue_AttachmentValueString
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_AttachmentValue_AttachmentValueString
extends AttachmentValue.AttachmentValueString
-
Nested Class Summary
Nested classes/interfaces inherited from class io.opencensus.metrics.data.AttachmentValue
AttachmentValue.AttachmentValueString
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.opencensus.metrics.data.AttachmentValue.AttachmentValueString
create
-
Field Details
-
value
-
-
Constructor Details
-
AutoValue_AttachmentValue_AttachmentValueString
AutoValue_AttachmentValue_AttachmentValueString(String value)
-
-
Method Details
-
getValue
Description copied from class:AttachmentValue
Returns the string attachment value.- Specified by:
getValue
in classAttachmentValue
- Returns:
- the string attachment value.
-
toString
-
equals
-
hashCode
public int hashCode()
-