A RecipeList contains a list of KeyRecipe\ s, which share
the same schema generation.
Attributes
Name
Description
schema_generation
bytes
The schema generation of the recipes. To be sent to the
server in RoutingHint.schema_generation whenever one of
the recipes is used. schema_generation values are
comparable with each other; if generation A compares greater
than generation B, then A is a more recent schema than B.
Clients should in general aim to cache only the latest
schema generation, and discard more stale recipes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]