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 AttachmentValue
AttachmentValue.AttachmentValueString -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AttachmentValue.AttachmentValueString
create
-
Field Details
-
value
-
-
Constructor Details
-
AutoValue_AttachmentValue_AttachmentValueString
AutoValue_AttachmentValue_AttachmentValueString(String value)
-
-
Method Details
-
getValue
Description copied from class:AttachmentValueReturns the string attachment value.- Specified by:
getValuein classAttachmentValue- Returns:
- the string attachment value.
-
toString
-
equals
-
hashCode
-