[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e class within the Google API Client Library for Java, offering versioned documentation from 2.7.1 up to the latest release, 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFixedHeaderProvider\u003c/code\u003e is an abstract class that implements \u003ccode\u003eHeaderProvider\u003c/code\u003e and \u003ccode\u003eSerializable\u003c/code\u003e, and is used to provide static headers for HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two static \u003ccode\u003ecreate\u003c/code\u003e methods for generating \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e instances: one accepting an array of key-value string pairs, and another taking a \u003ccode\u003eMap\u003c/code\u003e of string keys to string values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetHeaders()\u003c/code\u003e method, which must be implemented by concrete subclasses, returns a \u003ccode\u003eMap\u003c/code\u003e of \u003ccode\u003eString\u003c/code\u003e to \u003ccode\u003eString\u003c/code\u003e representing the headers to be added to HTTP requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedHeaderProvider\u003c/code\u003e class inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e such as \u003ccode\u003eclone\u003c/code\u003e, \u003ccode\u003eequals\u003c/code\u003e and \u003ccode\u003etoString\u003c/code\u003e, allowing for common object operations.\u003c/p\u003e\n"]]],[],null,[]]