[[["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-15 UTC."],[[["This webpage provides documentation for the `FixedHeaderProvider` class in the Google API Client Library for Java (version 2.58.0), which implements the `HeaderProvider` and `Serializable` interfaces."],["The `FixedHeaderProvider` class is designed to supply consistent headers for HTTP requests, ensuring the same set of headers are used throughout."],["There are static `create` methods to instantiate `FixedHeaderProvider`, accepting either an array of string key-value pairs or a map of string key-value pairs as input."],["The `getHeaders()` method is an abstract method that must be implemented to define the specific headers that will be applied to the HTTP requests, returning them in a Map."],["The page also displays a comprehensive list of older library versions for `FixedHeaderProvider`, starting from version 2.63.1, going down all the way to 2.7.1."]]],[]]