[[["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."],[[["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."]]],[]]