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