public static class QueryInsightsRequestBodyV2026R0QueryField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryAncestorReferenceV2026R0> |
ancestors |
protected List<QueryInsightsGroupByV2026R0> |
groupBy |
protected Map<String,Object> |
params |
protected String |
predicate |
explicitlySetNullableFields| Modifier and Type | Method and Description |
|---|---|
QueryInsightsRequestBodyV2026R0QueryField.Builder |
ancestors(List<QueryAncestorReferenceV2026R0> ancestors) |
QueryInsightsRequestBodyV2026R0QueryField |
build() |
QueryInsightsRequestBodyV2026R0QueryField.Builder |
groupBy(List<QueryInsightsGroupByV2026R0> groupBy) |
QueryInsightsRequestBodyV2026R0QueryField.Builder |
params(Map<String,Object> params) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected List<QueryAncestorReferenceV2026R0> ancestors
protected List<QueryInsightsGroupByV2026R0> groupBy
public QueryInsightsRequestBodyV2026R0QueryField.Builder params(Map<String,Object> params)
public QueryInsightsRequestBodyV2026R0QueryField.Builder ancestors(List<QueryAncestorReferenceV2026R0> ancestors)
public QueryInsightsRequestBodyV2026R0QueryField.Builder groupBy(List<QueryInsightsGroupByV2026R0> groupBy)
public QueryInsightsRequestBodyV2026R0QueryField build()