[[["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-05-15 UTC."],[[["ContentPage objects represent a page within a larger set of Content objects, providing information about the total result set and current page position."],["ContentPage includes details such as the total number of Content objects (`totalResultSetSize`), the starting position of the current page (`startIndex`), and the actual Content objects on this page (`results`)."],["To access Content objects, you'd typically use the `getContentByStatement()` method within the ContentService, which returns a ContentPage."]]],[]]