[[["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 details the `FixedHeaderProvider` class, which is a component of the Google API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["`FixedHeaderProvider` is an abstract class that implements both `HeaderProvider` and `Serializable`, ensuring it can supply a fixed set of headers for HTTP requests and also be serialized."],["The class offers two static `create` methods that are designed for constructing instances of `FixedHeaderProvider`, one accepting key-value pair arrays and another allowing a `Map` of headers."],["The `getHeaders` method, which is abstract, is designed to retrieve a `Map` of `String` key-value pairs to be used as headers in HTTP requests."],["This page also lists various versions of the `FixedHeaderProvider` documentation, ranging from version 2.63.1 down to version 2.7.1, allowing users to navigate to specific version documentation."]]],[]]