[[["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 lists the versions of `GrpcHeaderInterceptor`, ranging from the latest version, 2.63.1, down to version 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements `ClientInterceptor` and is designed to handle custom headers for internal usage."],["The `GrpcHeaderInterceptor` class inherits from `java.lang.Object` and provides methods such as `interceptCall` and `getUserAgentHeader`."],["It has a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` which takes a map of string key-value pairs for static headers."],["The `interceptCall` method of `GrpcHeaderInterceptor` allows the intercepting and processing of client calls through the input parameters `method`, `callOptions`, and `next` and returns a `ClientCall` object."]]],[]]