[[["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 2024-11-19 UTC."],[[["`ContentPage` objects represent a page within a larger set of `Content` objects, providing information about the total result set and the current page's position."],["Key properties of `ContentPage` include `totalResultSetSize`, `startIndex`, and `results`, offering details about the overall result size, starting position, and the specific content within the page."],["Accessing `Content` data is facilitated through the `ContentService` and its `getContentByStatement()` method, which likely uses a statement to query and retrieve specific content, with results encapsulated in `ContentPage` objects."]]],[]]