[[["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 provides documentation for the `Headers` class in the `com.google.api.gax.rpc.internal` package, detailing its functionality and inheritance from `java.lang.Object`."],["The `Headers` class has a static field, `DYNAMIC_ROUTING_HEADER_KEY`, of type String."],["It includes a static method, `mergeHeaders`, that takes two maps of string keys to lists of string values as parameters, returning an ImmutableMap with the same structure."],["The documentation lists links to multiple past versions of the Headers class, ranging from version 2.63.1 (latest) down to 2.7.1, allowing for historical access to prior documentations."],["The default constructor `Headers()` is provided for instantiating objects of the Headers class."]]],[]]