public class QueryInsightsGroupByV2026R0 extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryInsightsGroupByV2026R0.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
bucketLimit
The maximum number of buckets to return for the grouping.
|
protected String |
field
The fully qualified field name to group by.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
protected |
QueryInsightsGroupByV2026R0(QueryInsightsGroupByV2026R0.Builder builder) |
|
QueryInsightsGroupByV2026R0(String field) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getBucketLimit() |
String |
getField() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected final String field
protected Integer bucketLimit
public QueryInsightsGroupByV2026R0(String field)
protected QueryInsightsGroupByV2026R0(QueryInsightsGroupByV2026R0.Builder builder)
public Integer getBucketLimit()