| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Span.TimeEvent.ValueCase |
Span.TimeEvent.ValueCase.forNumber(int value) |
Span.TimeEvent.ValueCase |
Span.TimeEventOrBuilder.getValueCase() |
Span.TimeEvent.ValueCase |
Span.TimeEvent.getValueCase() |
Span.TimeEvent.ValueCase |
Span.TimeEvent.Builder.getValueCase() |
static Span.TimeEvent.ValueCase |
Span.TimeEvent.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Span.TimeEvent.ValueCase |
Span.TimeEvent.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Span.TimeEvent.ValueCase[] |
Span.TimeEvent.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.