[[["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-08-07 UTC."],[[["The `Header` class represents a JWT (JSON Web Token) header, as specified in the IETF draft, and is part of the `Google.Apis.Auth` namespace within the `Google.Apis.Auth.dll` assembly."],["This class inherits from the `Object` class and has inherited members like `Equals`, `GetHashCode`, and `ToString`."],["The `Header` class has two main properties: `ContentType`, which allows setting the content type of the JWT, and `Type`, which is used to declare the object's type."],["Version 1.69.0 is the latest version, while version 1.59.0 is one of the other versions, which also includes older versions like 1.68.0, 1.60.0, 1.55.0 and 1.50.0."],["`JsonWebSignature.Header` is a derived type of this class."]]],[]]