[[["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 2025-03-21 UTC."],[[["This document provides reference documentation and code samples for the `AddOnWidgetSet` class within the `Google.Apps.Script.Type` namespace, detailing its structure and functionalities."],["The `AddOnWidgetSet` class is a sealed class that represents the subset of widgets utilized by an add-on, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `AddOnWidgetSet` inherits from the `object` class and offers two constructors, a default constructor and a constructor that accepts another `AddOnWidgetSet` object as a parameter."],["The `UsedWidgets` property of the `AddOnWidgetSet` class, a `RepeatedField`, allows for the listing of the different widget types used within the add-on."],["The documentation includes multiple versions of the `AddOnWidgetSet` class, ranging from version 1.0.0 to the latest 2.3.0."]]],[]]