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