[[["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,["Response object for a listModels operation.\n\n**Signature:** \n\n export interface ListModelsResult \n\nProperties\n\nListModelsResult.models\n\nA list of models in your project.\n\n**Signature:** \n\n readonly models: Model[];\n\nListModelsResult.pageToken\n\nA token you can use to retrieve the next page of results. If null, the current page is the final page.\n\n**Signature:** \n\n readonly pageToken?: string;"]]