[[["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-10-06 UTC."],[[["The `setValue` method allows you to programmatically set the value of a textbox element within your user interface."],["It accepts the new value as a string and an optional boolean to control triggering of onChange event callbacks."],["After setting the value, the method returns the ui.Textbox instance itself for chaining with other methods."]]],[]]