-
totalCount
int totalCount
The grand total number of results found on index.
-
from
int from
The starting index of the results.
-
count
int count
The number of results in this response.
-
tooManyResults
boolean tooManyResults
Flag that states if too many results were found.
-
collapsed
boolean collapsed
Flag that states if result set is collapsed, and shows
latest versions only.
-
repoDetails
List<E> repoDetails
Field repoDetails.
-
data
List<E> data
Field data.