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