[[["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 2022-07-22 UTC."],[],[],null,["The options `list()` accepts.\n\n**Signature:** \n\n export interface ListOptions \n\nProperties\n\nListOptions.maxResults\n\nIf set, limits the total number of `prefixes` and `items` to return. The default and maximum maxResults is 1000.\n\n**Signature:** \n\n maxResults?: number | null;\n\nListOptions.pageToken\n\nThe `nextPageToken` from a previous call to `list()`. If provided, listing is resumed from the previous position.\n\n**Signature:** \n\n pageToken?: string | null;"]]