[[["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 2023-09-28 UTC."],[[["`PositionedLayout` is an enum used to define the placement of a `PositionedImage` relative to the surrounding text in a Google Doc."],["It offers five options: `ABOVE_TEXT`, `BREAK_BOTH`, `BREAK_LEFT`, `BREAK_RIGHT`, and `WRAP_TEXT`, controlling how the image interacts with the text flow."],["To use these options, call the enum using `DocumentApp.PositionedLayout` followed by the desired property, like `DocumentApp.PositionedLayout.WRAP_TEXT`."]]],[]]