[[["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-09-03 UTC."],[[["`QAPage` is a structured data type used to define a web page containing questions and answers."],["This type is an extension of `WebPage` and doesn't have any unique properties of its own."]]],["The document defines the `QAPage` type, which is an extension of the `WebPage` type. It specifies that `QAPage` inherits from `WebPage`. The crucial information is that the `QAPage` type, despite being defined, does not have any unique properties of its own. All its properties would come from the `WebPage` type it extends.\n"]]