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