| Package | Description |
|---|---|
| io.opencensus.proto.stats.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Measurement.ValueCase |
Measurement.ValueCase.forNumber(int value) |
Measurement.ValueCase |
Measurement.getValueCase() |
Measurement.ValueCase |
Measurement.Builder.getValueCase() |
Measurement.ValueCase |
MeasurementOrBuilder.getValueCase() |
static Measurement.ValueCase |
Measurement.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Measurement.ValueCase |
Measurement.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Measurement.ValueCase[] |
Measurement.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.