[[["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."],[[["This document provides reference documentation for the `HttpOptions` class within the `Google.Apps.Script.Type` namespace, specifically for version 2.2.0, with links to other versions."],["The `HttpOptions` class is used to configure options for sending requests to add-on HTTP endpoints, inheriting from the `object` class and implementing several interfaces."],["It includes constructors for creating `HttpOptions` instances, either empty or by cloning an existing `HttpOptions` object."],["The class contains a property named `AuthorizationHeader` of the type `HttpAuthorizationHeader` to configure the HTTP Authorization header."],["The documentation lists inherited members from the base `object` class such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]