[[["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 (gax), with the latest version being 2.63.1."],["`FixedHeaderProvider` is an abstract class that implements `HeaderProvider` and `Serializable`, always supplying the same headers for HTTP requests."],["The documentation includes a list of versions of `FixedHeaderProvider`, ranging from 2.63.1 down to 2.7.1, each with its own link for specific details."],["The class provides two static `create` methods for generating `FixedHeaderProvider` instances using either a string array of key-value pairs or a `Map` of strings, as well as one abstract method `getHeaders()` for retrieving the HTTP headers."],["The `FixedHeaderProvider` class inherits several methods from the `java.lang.Object` class, including methods such as `clone()`, `equals()`, and `hashCode()`, among others."]]],[]]