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