Uses of Interface
com.google.devtools.cloudtrace.v2.Span.TimeEvent.AnnotationOrBuilder
-
Packages that use Span.TimeEvent.AnnotationOrBuilder Package Description com.google.devtools.cloudtrace.v2 -
-
Uses of Span.TimeEvent.AnnotationOrBuilder in com.google.devtools.cloudtrace.v2
Classes in com.google.devtools.cloudtrace.v2 that implement Span.TimeEvent.AnnotationOrBuilder Modifier and Type Class Description static class
Span.TimeEvent.Annotation
Text annotation with a set of attributes.static class
Span.TimeEvent.Annotation.Builder
Text annotation with a set of attributes.Methods in com.google.devtools.cloudtrace.v2 that return Span.TimeEvent.AnnotationOrBuilder Modifier and Type Method Description Span.TimeEvent.AnnotationOrBuilder
Span.TimeEvent.Builder. getAnnotationOrBuilder()
Text annotation with a set of attributes.Span.TimeEvent.AnnotationOrBuilder
Span.TimeEvent. getAnnotationOrBuilder()
Text annotation with a set of attributes.Span.TimeEvent.AnnotationOrBuilder
Span.TimeEventOrBuilder. getAnnotationOrBuilder()
Text annotation with a set of attributes.
-