[[["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 2025-07-26 UTC."],[[["The `HttpOptions` class provides a way to configure options for sending HTTP requests to add-on endpoints within the Google Apps Script environment."],["`HttpOptions` is a sealed class that inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a parameterless one and another that accepts an `HttpOptions` object for initialization, and it also defines the `AuthorizationHeader` property for configuring the token in the HTTP Authorization header."],["The listed versions indicate the class's evolution, starting from 1.0.0 to the latest 2.3.0, and each version link provided navigates to the relevant documentation for the corresponding version, with version 2.0.0 being the current version of the content in question."]]],[]]