Uses of Class
com.google.devtools.cloudtrace.v2.AttributeValue
-
Packages that use AttributeValue Package Description com.google.devtools.cloudtrace.v2 -
-
Uses of AttributeValue in com.google.devtools.cloudtrace.v2
Methods in com.google.devtools.cloudtrace.v2 that return AttributeValue Modifier and Type Method Description AttributeValueAttributeValue.Builder. build()AttributeValueAttributeValue.Builder. buildPartial()AttributeValueSpan.Attributes.Builder. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValueSpan.Attributes. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValueSpan.AttributesOrBuilder. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValueSpan.Attributes.Builder. getAttributeMapOrThrow(String key)A set of attributes.AttributeValueSpan.Attributes. getAttributeMapOrThrow(String key)A set of attributes.AttributeValueSpan.AttributesOrBuilder. getAttributeMapOrThrow(String key)A set of attributes.static AttributeValueAttributeValue. getDefaultInstance()AttributeValueAttributeValue.Builder. getDefaultInstanceForType()AttributeValueAttributeValue. getDefaultInstanceForType()static AttributeValueAttributeValue. parseDelimitedFrom(InputStream input)static AttributeValueAttributeValue. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributeValueAttributeValue. parseFrom(byte[] data)static AttributeValueAttributeValue. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributeValueAttributeValue. parseFrom(com.google.protobuf.ByteString data)static AttributeValueAttributeValue. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributeValueAttributeValue. parseFrom(com.google.protobuf.CodedInputStream input)static AttributeValueAttributeValue. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributeValueAttributeValue. parseFrom(InputStream input)static AttributeValueAttributeValue. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttributeValueAttributeValue. parseFrom(ByteBuffer data)static AttributeValueAttributeValue. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.cloudtrace.v2 that return types with arguments of type AttributeValue Modifier and Type Method Description Map<String,AttributeValue>Span.Attributes.Builder. getAttributeMap()Deprecated.Map<String,AttributeValue>Span.Attributes. getAttributeMap()Deprecated.Map<String,AttributeValue>Span.AttributesOrBuilder. getAttributeMap()Deprecated.Map<String,AttributeValue>Span.Attributes.Builder. getAttributeMapMap()A set of attributes.Map<String,AttributeValue>Span.Attributes. getAttributeMapMap()A set of attributes.Map<String,AttributeValue>Span.AttributesOrBuilder. getAttributeMapMap()A set of attributes.Map<String,AttributeValue>Span.Attributes.Builder. getMutableAttributeMap()Deprecated.com.google.protobuf.Parser<AttributeValue>AttributeValue. getParserForType()static com.google.protobuf.Parser<AttributeValue>AttributeValue. parser()Methods in com.google.devtools.cloudtrace.v2 with parameters of type AttributeValue Modifier and Type Method Description AttributeValueSpan.Attributes.Builder. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValueSpan.Attributes. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValueSpan.AttributesOrBuilder. getAttributeMapOrDefault(String key, AttributeValue defaultValue)A set of attributes.AttributeValue.BuilderAttributeValue.Builder. mergeFrom(AttributeValue other)static AttributeValue.BuilderAttributeValue. newBuilder(AttributeValue prototype)Span.Attributes.BuilderSpan.Attributes.Builder. putAttributeMap(String key, AttributeValue value)A set of attributes.Method parameters in com.google.devtools.cloudtrace.v2 with type arguments of type AttributeValue Modifier and Type Method Description Span.Attributes.BuilderSpan.Attributes.Builder. putAllAttributeMap(Map<String,AttributeValue> values)A set of attributes.
-