| Modifier and Type | Method and Description |
|---|---|
static MetricValue.OneValueCase |
MetricValue.OneValueCase.forNumber(int value) |
MetricValue.OneValueCase |
MetricValue.getOneValueCase() |
MetricValue.OneValueCase |
MetricValue.Builder.getOneValueCase() |
MetricValue.OneValueCase |
MetricValueOrBuilder.getOneValueCase() |
static MetricValue.OneValueCase |
MetricValue.OneValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MetricValue.OneValueCase |
MetricValue.OneValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricValue.OneValueCase[] |
MetricValue.OneValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.