[[["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."],[[["This webpage provides documentation for the `FixedHeaderProvider` class within the Google API Client Library for Java, with the latest version being 2.63.1."],["The `FixedHeaderProvider` class is a `HeaderProvider` instance that consistently supplies the same headers, which also implements the `Serializable` interface."],["The class offers two static `create` methods, allowing for the creation of a `FixedHeaderProvider` instance, either with a `String` array of key-value pairs or with a `Map` of string keys and string values."],["The `getHeaders()` method is used to obtain the headers that will be included in HTTP requests, returning them as a `Map` of strings."],["The current page has documentation related to the `FixedHeaderProvider` class from version 2.7.1 all the way to 2.63.1."]]],[]]