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