[[["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-29 UTC."],[],[],null,["Interface representing a list of Remote Config template versions.\n\n**Signature:** \n\n export interface ListVersionsResult \n\nProperties\n\nListVersionsResult.nextPageToken\n\nToken to retrieve the next page of results, or empty if there are no more results in the list.\n\n**Signature:** \n\n nextPageToken?: string;\n\nListVersionsResult.versions\n\nA list of version metadata objects, sorted in reverse chronological order.\n\n**Signature:** \n\n versions: Version[];"]]