[[["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 within the Google API Client Library for Java, specifically version 2.22.0."],["`FixedHeaderProvider` is an abstract class that implements `HeaderProvider` and `Serializable`, designed to consistently provide the same set of headers for HTTP requests."],["The class has two static `create` methods, which can generate a `FixedHeaderProvider` instance using either an array of key-value pairs or a Map of string headers."],["The abstract `getHeaders()` method must be implemented by subclasses to define the specific headers that will be applied to requests, returning a Map of strings."],["The documentation lists various versions of `FixedHeaderProvider`, starting from version 2.63.1 (latest) down to 2.7.1, allowing users to select the correct version."]]],[]]