Class Span.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
- com.google.devtools.cloudtrace.v2.Span.Builder
-
- All Implemented Interfaces:
SpanOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Span
public static final class Span.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Span.Builder> implements SpanOrBuilder
A span represents a single operation within a trace. Spans can be nested to form a trace tree. Often, a trace contains a root span that describes the end-to-end latency, and one or more subspans for its sub-operations. A trace can also contain multiple root spans, or none at all. Spans do not need to be contiguous. There might be gaps or overlaps between spans in a trace.
Protobuf typegoogle.devtools.cloudtrace.v2.Span
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Span.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spanbuild()SpanbuildPartial()Span.Builderclear()Span.BuilderclearAttributes()A set of attributes on the span.Span.BuilderclearChildSpanCount()Optional.Span.BuilderclearDisplayName()Required.Span.BuilderclearEndTime()Required.Span.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Span.BuilderclearLinks()Links associated with the span.Span.BuilderclearName()Required.Span.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Span.BuilderclearParentSpanId()The `[SPAN_ID]` of this span's parent span.Span.BuilderclearSameProcessAsParentSpan()Optional.Span.BuilderclearSpanId()Required.Span.BuilderclearSpanKind()Optional.Span.BuilderclearStackTrace()Stack trace captured at the start of the span.Span.BuilderclearStartTime()Required.Span.BuilderclearStatus()Optional.Span.BuilderclearTimeEvents()A set of time events.Span.Builderclone()Span.AttributesgetAttributes()A set of attributes on the span.Span.Attributes.BuildergetAttributesBuilder()A set of attributes on the span.Span.AttributesOrBuildergetAttributesOrBuilder()A set of attributes on the span.com.google.protobuf.Int32ValuegetChildSpanCount()Optional.com.google.protobuf.Int32Value.BuildergetChildSpanCountBuilder()Optional.com.google.protobuf.Int32ValueOrBuildergetChildSpanCountOrBuilder()Optional.SpangetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()TruncatableStringgetDisplayName()Required.TruncatableString.BuildergetDisplayNameBuilder()Required.TruncatableStringOrBuildergetDisplayNameOrBuilder()Required.com.google.protobuf.TimestampgetEndTime()Required.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()Required.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Required.Span.LinksgetLinks()Links associated with the span.Span.Links.BuildergetLinksBuilder()Links associated with the span.Span.LinksOrBuildergetLinksOrBuilder()Links associated with the span.StringgetName()Required.com.google.protobuf.ByteStringgetNameBytes()Required.StringgetParentSpanId()The `[SPAN_ID]` of this span's parent span.com.google.protobuf.ByteStringgetParentSpanIdBytes()The `[SPAN_ID]` of this span's parent span.com.google.protobuf.BoolValuegetSameProcessAsParentSpan()Optional.com.google.protobuf.BoolValue.BuildergetSameProcessAsParentSpanBuilder()Optional.com.google.protobuf.BoolValueOrBuildergetSameProcessAsParentSpanOrBuilder()Optional.StringgetSpanId()Required.com.google.protobuf.ByteStringgetSpanIdBytes()Required.Span.SpanKindgetSpanKind()Optional.intgetSpanKindValue()Optional.StackTracegetStackTrace()Stack trace captured at the start of the span.StackTrace.BuildergetStackTraceBuilder()Stack trace captured at the start of the span.StackTraceOrBuildergetStackTraceOrBuilder()Stack trace captured at the start of the span.com.google.protobuf.TimestampgetStartTime()Required.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()Required.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Required.com.google.rpc.StatusgetStatus()Optional.com.google.rpc.Status.BuildergetStatusBuilder()Optional.com.google.rpc.StatusOrBuildergetStatusOrBuilder()Optional.Span.TimeEventsgetTimeEvents()A set of time events.Span.TimeEvents.BuildergetTimeEventsBuilder()A set of time events.Span.TimeEventsOrBuildergetTimeEventsOrBuilder()A set of time events.booleanhasAttributes()A set of attributes on the span.booleanhasChildSpanCount()Optional.booleanhasDisplayName()Required.booleanhasEndTime()Required.booleanhasLinks()Links associated with the span.booleanhasSameProcessAsParentSpan()Optional.booleanhasStackTrace()Stack trace captured at the start of the span.booleanhasStartTime()Required.booleanhasStatus()Optional.booleanhasTimeEvents()A set of time events.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Span.BuildermergeAttributes(Span.Attributes value)A set of attributes on the span.Span.BuildermergeChildSpanCount(com.google.protobuf.Int32Value value)Optional.Span.BuildermergeDisplayName(TruncatableString value)Required.Span.BuildermergeEndTime(com.google.protobuf.Timestamp value)Required.Span.BuildermergeFrom(Span other)Span.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Span.BuildermergeFrom(com.google.protobuf.Message other)Span.BuildermergeLinks(Span.Links value)Links associated with the span.Span.BuildermergeSameProcessAsParentSpan(com.google.protobuf.BoolValue value)Optional.Span.BuildermergeStackTrace(StackTrace value)Stack trace captured at the start of the span.Span.BuildermergeStartTime(com.google.protobuf.Timestamp value)Required.Span.BuildermergeStatus(com.google.rpc.Status value)Optional.Span.BuildermergeTimeEvents(Span.TimeEvents value)A set of time events.Span.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Span.BuildersetAttributes(Span.Attributes value)A set of attributes on the span.Span.BuildersetAttributes(Span.Attributes.Builder builderForValue)A set of attributes on the span.Span.BuildersetChildSpanCount(com.google.protobuf.Int32Value value)Optional.Span.BuildersetChildSpanCount(com.google.protobuf.Int32Value.Builder builderForValue)Optional.Span.BuildersetDisplayName(TruncatableString value)Required.Span.BuildersetDisplayName(TruncatableString.Builder builderForValue)Required.Span.BuildersetEndTime(com.google.protobuf.Timestamp value)Required.Span.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)Required.Span.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Span.BuildersetLinks(Span.Links value)Links associated with the span.Span.BuildersetLinks(Span.Links.Builder builderForValue)Links associated with the span.Span.BuildersetName(String value)Required.Span.BuildersetNameBytes(com.google.protobuf.ByteString value)Required.Span.BuildersetParentSpanId(String value)The `[SPAN_ID]` of this span's parent span.Span.BuildersetParentSpanIdBytes(com.google.protobuf.ByteString value)The `[SPAN_ID]` of this span's parent span.Span.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Span.BuildersetSameProcessAsParentSpan(com.google.protobuf.BoolValue value)Optional.Span.BuildersetSameProcessAsParentSpan(com.google.protobuf.BoolValue.Builder builderForValue)Optional.Span.BuildersetSpanId(String value)Required.Span.BuildersetSpanIdBytes(com.google.protobuf.ByteString value)Required.Span.BuildersetSpanKind(Span.SpanKind value)Optional.Span.BuildersetSpanKindValue(int value)Optional.Span.BuildersetStackTrace(StackTrace value)Stack trace captured at the start of the span.Span.BuildersetStackTrace(StackTrace.Builder builderForValue)Stack trace captured at the start of the span.Span.BuildersetStartTime(com.google.protobuf.Timestamp value)Required.Span.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)Required.Span.BuildersetStatus(com.google.rpc.Status value)Optional.Span.BuildersetStatus(com.google.rpc.Status.Builder builderForValue)Optional.Span.BuildersetTimeEvents(Span.TimeEvents value)A set of time events.Span.BuildersetTimeEvents(Span.TimeEvents.Builder builderForValue)A set of time events.Span.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clear
public Span.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
getDefaultInstanceForType
public Span getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Span build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Span buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Span.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
setField
public Span.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clearField
public Span.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clearOneof
public Span.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
setRepeatedField
public Span.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
addRepeatedField
public Span.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(Span other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Span.Builder>- Throws:
IOException
-
getName
public String getName()
Required. The resource name of the span in the following format: * `projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/[SPAN_ID]` `[TRACE_ID]` is a unique identifier for a trace within a project; it is a 32-character hexadecimal encoding of a 16-byte array. It should not be zero. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a 16-character hexadecimal encoding of an 8-byte array. It should not be zero. .
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNamein interfaceSpanOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Required. The resource name of the span in the following format: * `projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/[SPAN_ID]` `[TRACE_ID]` is a unique identifier for a trace within a project; it is a 32-character hexadecimal encoding of a 16-byte array. It should not be zero. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a 16-character hexadecimal encoding of an 8-byte array. It should not be zero. .
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNameBytesin interfaceSpanOrBuilder- Returns:
- The bytes for name.
-
setName
public Span.Builder setName(String value)
Required. The resource name of the span in the following format: * `projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/[SPAN_ID]` `[TRACE_ID]` is a unique identifier for a trace within a project; it is a 32-character hexadecimal encoding of a 16-byte array. It should not be zero. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a 16-character hexadecimal encoding of an 8-byte array. It should not be zero. .
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Span.Builder clearName()
Required. The resource name of the span in the following format: * `projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/[SPAN_ID]` `[TRACE_ID]` is a unique identifier for a trace within a project; it is a 32-character hexadecimal encoding of a 16-byte array. It should not be zero. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a 16-character hexadecimal encoding of an 8-byte array. It should not be zero. .
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setNameBytes
public Span.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The resource name of the span in the following format: * `projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/[SPAN_ID]` `[TRACE_ID]` is a unique identifier for a trace within a project; it is a 32-character hexadecimal encoding of a 16-byte array. It should not be zero. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a 16-character hexadecimal encoding of an 8-byte array. It should not be zero. .
string name = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getSpanId
public String getSpanId()
Required. The `[SPAN_ID]` portion of the span's resource name.
string span_id = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSpanIdin interfaceSpanOrBuilder- Returns:
- The spanId.
-
getSpanIdBytes
public com.google.protobuf.ByteString getSpanIdBytes()
Required. The `[SPAN_ID]` portion of the span's resource name.
string span_id = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSpanIdBytesin interfaceSpanOrBuilder- Returns:
- The bytes for spanId.
-
setSpanId
public Span.Builder setSpanId(String value)
Required. The `[SPAN_ID]` portion of the span's resource name.
string span_id = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The spanId to set.- Returns:
- This builder for chaining.
-
clearSpanId
public Span.Builder clearSpanId()
Required. The `[SPAN_ID]` portion of the span's resource name.
string span_id = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setSpanIdBytes
public Span.Builder setSpanIdBytes(com.google.protobuf.ByteString value)
Required. The `[SPAN_ID]` portion of the span's resource name.
string span_id = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for spanId to set.- Returns:
- This builder for chaining.
-
getParentSpanId
public String getParentSpanId()
The `[SPAN_ID]` of this span's parent span. If this is a root span, then this field must be empty.
string parent_span_id = 3;- Specified by:
getParentSpanIdin interfaceSpanOrBuilder- Returns:
- The parentSpanId.
-
getParentSpanIdBytes
public com.google.protobuf.ByteString getParentSpanIdBytes()
The `[SPAN_ID]` of this span's parent span. If this is a root span, then this field must be empty.
string parent_span_id = 3;- Specified by:
getParentSpanIdBytesin interfaceSpanOrBuilder- Returns:
- The bytes for parentSpanId.
-
setParentSpanId
public Span.Builder setParentSpanId(String value)
The `[SPAN_ID]` of this span's parent span. If this is a root span, then this field must be empty.
string parent_span_id = 3;- Parameters:
value- The parentSpanId to set.- Returns:
- This builder for chaining.
-
clearParentSpanId
public Span.Builder clearParentSpanId()
The `[SPAN_ID]` of this span's parent span. If this is a root span, then this field must be empty.
string parent_span_id = 3;- Returns:
- This builder for chaining.
-
setParentSpanIdBytes
public Span.Builder setParentSpanIdBytes(com.google.protobuf.ByteString value)
The `[SPAN_ID]` of this span's parent span. If this is a root span, then this field must be empty.
string parent_span_id = 3;- Parameters:
value- The bytes for parentSpanId to set.- Returns:
- This builder for chaining.
-
hasDisplayName
public boolean hasDisplayName()
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasDisplayNamein interfaceSpanOrBuilder- Returns:
- Whether the displayName field is set.
-
getDisplayName
public TruncatableString getDisplayName()
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNamein interfaceSpanOrBuilder- Returns:
- The displayName.
-
setDisplayName
public Span.Builder setDisplayName(TruncatableString value)
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];
-
setDisplayName
public Span.Builder setDisplayName(TruncatableString.Builder builderForValue)
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];
-
mergeDisplayName
public Span.Builder mergeDisplayName(TruncatableString value)
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];
-
clearDisplayName
public Span.Builder clearDisplayName()
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDisplayNameBuilder
public TruncatableString.Builder getDisplayNameBuilder()
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];
-
getDisplayNameOrBuilder
public TruncatableStringOrBuilder getDisplayNameOrBuilder()
Required. A description of the span's operation (up to 128 bytes). Cloud Trace displays the description in the Cloud console. For example, the display name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name within an application and at the same call point. This makes it easier to correlate spans in different traces.
.google.devtools.cloudtrace.v2.TruncatableString display_name = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getDisplayNameOrBuilderin interfaceSpanOrBuilder
-
hasStartTime
public boolean hasStartTime()
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasStartTimein interfaceSpanOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getStartTimein interfaceSpanOrBuilder- Returns:
- The startTime.
-
setStartTime
public Span.Builder setStartTime(com.google.protobuf.Timestamp value)
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];
-
setStartTime
public Span.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];
-
mergeStartTime
public Span.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];
-
clearStartTime
public Span.Builder clearStartTime()
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Required. The start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running.
.google.protobuf.Timestamp start_time = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getStartTimeOrBuilderin interfaceSpanOrBuilder
-
hasEndTime
public boolean hasEndTime()
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
hasEndTimein interfaceSpanOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEndTimein interfaceSpanOrBuilder- Returns:
- The endTime.
-
setEndTime
public Span.Builder setEndTime(com.google.protobuf.Timestamp value)
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];
-
setEndTime
public Span.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];
-
mergeEndTime
public Span.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];
-
clearEndTime
public Span.Builder clearEndTime()
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Required. The end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running.
.google.protobuf.Timestamp end_time = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEndTimeOrBuilderin interfaceSpanOrBuilder
-
hasAttributes
public boolean hasAttributes()
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;- Specified by:
hasAttributesin interfaceSpanOrBuilder- Returns:
- Whether the attributes field is set.
-
getAttributes
public Span.Attributes getAttributes()
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;- Specified by:
getAttributesin interfaceSpanOrBuilder- Returns:
- The attributes.
-
setAttributes
public Span.Builder setAttributes(Span.Attributes value)
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;
-
setAttributes
public Span.Builder setAttributes(Span.Attributes.Builder builderForValue)
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;
-
mergeAttributes
public Span.Builder mergeAttributes(Span.Attributes value)
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;
-
clearAttributes
public Span.Builder clearAttributes()
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;
-
getAttributesBuilder
public Span.Attributes.Builder getAttributesBuilder()
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;
-
getAttributesOrBuilder
public Span.AttributesOrBuilder getAttributesOrBuilder()
A set of attributes on the span. You can have up to 32 attributes per span.
.google.devtools.cloudtrace.v2.Span.Attributes attributes = 7;- Specified by:
getAttributesOrBuilderin interfaceSpanOrBuilder
-
hasStackTrace
public boolean hasStackTrace()
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;- Specified by:
hasStackTracein interfaceSpanOrBuilder- Returns:
- Whether the stackTrace field is set.
-
getStackTrace
public StackTrace getStackTrace()
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;- Specified by:
getStackTracein interfaceSpanOrBuilder- Returns:
- The stackTrace.
-
setStackTrace
public Span.Builder setStackTrace(StackTrace value)
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;
-
setStackTrace
public Span.Builder setStackTrace(StackTrace.Builder builderForValue)
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;
-
mergeStackTrace
public Span.Builder mergeStackTrace(StackTrace value)
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;
-
clearStackTrace
public Span.Builder clearStackTrace()
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;
-
getStackTraceBuilder
public StackTrace.Builder getStackTraceBuilder()
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;
-
getStackTraceOrBuilder
public StackTraceOrBuilder getStackTraceOrBuilder()
Stack trace captured at the start of the span.
.google.devtools.cloudtrace.v2.StackTrace stack_trace = 8;- Specified by:
getStackTraceOrBuilderin interfaceSpanOrBuilder
-
hasTimeEvents
public boolean hasTimeEvents()
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;- Specified by:
hasTimeEventsin interfaceSpanOrBuilder- Returns:
- Whether the timeEvents field is set.
-
getTimeEvents
public Span.TimeEvents getTimeEvents()
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;- Specified by:
getTimeEventsin interfaceSpanOrBuilder- Returns:
- The timeEvents.
-
setTimeEvents
public Span.Builder setTimeEvents(Span.TimeEvents value)
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;
-
setTimeEvents
public Span.Builder setTimeEvents(Span.TimeEvents.Builder builderForValue)
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;
-
mergeTimeEvents
public Span.Builder mergeTimeEvents(Span.TimeEvents value)
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;
-
clearTimeEvents
public Span.Builder clearTimeEvents()
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;
-
getTimeEventsBuilder
public Span.TimeEvents.Builder getTimeEventsBuilder()
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;
-
getTimeEventsOrBuilder
public Span.TimeEventsOrBuilder getTimeEventsOrBuilder()
A set of time events. You can have up to 32 annotations and 128 message events per span.
.google.devtools.cloudtrace.v2.Span.TimeEvents time_events = 9;- Specified by:
getTimeEventsOrBuilderin interfaceSpanOrBuilder
-
hasLinks
public boolean hasLinks()
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;- Specified by:
hasLinksin interfaceSpanOrBuilder- Returns:
- Whether the links field is set.
-
getLinks
public Span.Links getLinks()
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;- Specified by:
getLinksin interfaceSpanOrBuilder- Returns:
- The links.
-
setLinks
public Span.Builder setLinks(Span.Links value)
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;
-
setLinks
public Span.Builder setLinks(Span.Links.Builder builderForValue)
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;
-
mergeLinks
public Span.Builder mergeLinks(Span.Links value)
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;
-
clearLinks
public Span.Builder clearLinks()
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;
-
getLinksBuilder
public Span.Links.Builder getLinksBuilder()
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;
-
getLinksOrBuilder
public Span.LinksOrBuilder getLinksOrBuilder()
Links associated with the span. You can have up to 128 links per Span.
.google.devtools.cloudtrace.v2.Span.Links links = 10;- Specified by:
getLinksOrBuilderin interfaceSpanOrBuilder
-
hasStatus
public boolean hasStatus()
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasStatusin interfaceSpanOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public com.google.rpc.Status getStatus()
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getStatusin interfaceSpanOrBuilder- Returns:
- The status.
-
setStatus
public Span.Builder setStatus(com.google.rpc.Status value)
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];
-
setStatus
public Span.Builder setStatus(com.google.rpc.Status.Builder builderForValue)
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];
-
mergeStatus
public Span.Builder mergeStatus(com.google.rpc.Status value)
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];
-
clearStatus
public Span.Builder clearStatus()
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];
-
getStatusBuilder
public com.google.rpc.Status.Builder getStatusBuilder()
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];
-
getStatusOrBuilder
public com.google.rpc.StatusOrBuilder getStatusOrBuilder()
Optional. The final status for this span.
.google.rpc.Status status = 11 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getStatusOrBuilderin interfaceSpanOrBuilder
-
hasSameProcessAsParentSpan
public boolean hasSameProcessAsParentSpan()
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasSameProcessAsParentSpanin interfaceSpanOrBuilder- Returns:
- Whether the sameProcessAsParentSpan field is set.
-
getSameProcessAsParentSpan
public com.google.protobuf.BoolValue getSameProcessAsParentSpan()
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSameProcessAsParentSpanin interfaceSpanOrBuilder- Returns:
- The sameProcessAsParentSpan.
-
setSameProcessAsParentSpan
public Span.Builder setSameProcessAsParentSpan(com.google.protobuf.BoolValue value)
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];
-
setSameProcessAsParentSpan
public Span.Builder setSameProcessAsParentSpan(com.google.protobuf.BoolValue.Builder builderForValue)
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];
-
mergeSameProcessAsParentSpan
public Span.Builder mergeSameProcessAsParentSpan(com.google.protobuf.BoolValue value)
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];
-
clearSameProcessAsParentSpan
public Span.Builder clearSameProcessAsParentSpan()
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];
-
getSameProcessAsParentSpanBuilder
public com.google.protobuf.BoolValue.Builder getSameProcessAsParentSpanBuilder()
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];
-
getSameProcessAsParentSpanOrBuilder
public com.google.protobuf.BoolValueOrBuilder getSameProcessAsParentSpanOrBuilder()
Optional. Set this parameter to indicate whether this span is in the same process as its parent. If you do not set this parameter, Trace is unable to take advantage of this helpful information.
.google.protobuf.BoolValue same_process_as_parent_span = 12 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSameProcessAsParentSpanOrBuilderin interfaceSpanOrBuilder
-
hasChildSpanCount
public boolean hasChildSpanCount()
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasChildSpanCountin interfaceSpanOrBuilder- Returns:
- Whether the childSpanCount field is set.
-
getChildSpanCount
public com.google.protobuf.Int32Value getChildSpanCount()
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getChildSpanCountin interfaceSpanOrBuilder- Returns:
- The childSpanCount.
-
setChildSpanCount
public Span.Builder setChildSpanCount(com.google.protobuf.Int32Value value)
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];
-
setChildSpanCount
public Span.Builder setChildSpanCount(com.google.protobuf.Int32Value.Builder builderForValue)
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];
-
mergeChildSpanCount
public Span.Builder mergeChildSpanCount(com.google.protobuf.Int32Value value)
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];
-
clearChildSpanCount
public Span.Builder clearChildSpanCount()
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];
-
getChildSpanCountBuilder
public com.google.protobuf.Int32Value.Builder getChildSpanCountBuilder()
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];
-
getChildSpanCountOrBuilder
public com.google.protobuf.Int32ValueOrBuilder getChildSpanCountOrBuilder()
Optional. The number of child spans that were generated while this span was active. If set, allows implementation to detect missing child spans.
.google.protobuf.Int32Value child_span_count = 13 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getChildSpanCountOrBuilderin interfaceSpanOrBuilder
-
getSpanKindValue
public int getSpanKindValue()
Optional. Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify an RPC call.
.google.devtools.cloudtrace.v2.Span.SpanKind span_kind = 14 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSpanKindValuein interfaceSpanOrBuilder- Returns:
- The enum numeric value on the wire for spanKind.
-
setSpanKindValue
public Span.Builder setSpanKindValue(int value)
Optional. Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify an RPC call.
.google.devtools.cloudtrace.v2.Span.SpanKind span_kind = 14 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The enum numeric value on the wire for spanKind to set.- Returns:
- This builder for chaining.
-
getSpanKind
public Span.SpanKind getSpanKind()
Optional. Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify an RPC call.
.google.devtools.cloudtrace.v2.Span.SpanKind span_kind = 14 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getSpanKindin interfaceSpanOrBuilder- Returns:
- The spanKind.
-
setSpanKind
public Span.Builder setSpanKind(Span.SpanKind value)
Optional. Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify an RPC call.
.google.devtools.cloudtrace.v2.Span.SpanKind span_kind = 14 [(.google.api.field_behavior) = OPTIONAL];- Parameters:
value- The spanKind to set.- Returns:
- This builder for chaining.
-
clearSpanKind
public Span.Builder clearSpanKind()
Optional. Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify an RPC call.
.google.devtools.cloudtrace.v2.Span.SpanKind span_kind = 14 [(.google.api.field_behavior) = OPTIONAL];- Returns:
- This builder for chaining.
-
setUnknownFields
public final Span.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeUnknownFields
public final Span.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
-