The number of results included in the API response.
startIndex
integer
The index of the first item in the API response.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],["The content describes a JSON structure used in API responses. This structure includes three key fields: `totalResults`, an integer representing the total number of results; `resultsPerPage`, an integer indicating the number of results included in the current response; and `startIndex`, an integer specifying the index of the first item within the response. This allows for information on pagination and the scope of the data.\n"]]