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