[[["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."],[[["The `HttpOptions` class, found in the `Google.Apps.Script.Type` namespace, is used to configure options for HTTP requests sent to add-on endpoints."],["This class is a part of the `Google.Apps.Script.Type.dll` assembly and the latest version is 2.3.0, with versions ranging back to 1.0.0 available."],["`HttpOptions` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, having `GetHashCode()`, `GetType()`, and `ToString()` as inherited members."],["The class has two constructors, one parameterless and one that takes another `HttpOptions` instance as a parameter, and it also contains the `AuthorizationHeader` property for configuring the token that is sent in the Authorization header."]]],[]]