[[["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."],[[["The latest version available for `GrpcHeaderInterceptor` is 2.63.1, with many prior versions listed."],["`GrpcHeaderInterceptor` is a class that implements `ClientInterceptor` to handle custom headers, and is intended for internal usage."],["It inherits properties from `java.lang.Object` such as `clone()`, `equals()`, `finalize()` and more."],["The class includes a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` which takes a Map of strings for static headers as a parameter."],["It implements an `interceptCall` method, which takes parameters such as `method`, `callOptions` and `next` to return a `ClientCall`, and also a `getUserAgentHeader` method which returns a string."]]],[]]