ReadonlycountActual number of results returned.
ReadonlylimitNumber of results requested in the query request.
ReadonlyoffsetOffset supplied by the client or the server default. It is the number of elements skipped, not a page number.
ReadonlyresultsAttributeGroups matching the query.
Optional ReadonlytotalTotal number of results matching the query.
This number is an estimation that is not strongly consistent.
This field is returned by default.
For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false.
When the results are filtered with a Query Predicate, total is subject to a limit.
PagedQueryResult with
resultscontaining an array of AttributeGroup.