[[["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-04-17 UTC."],[[["The latest version available for `GrpcHeaderInterceptor` is 2.63.1, with many prior versions listed for reference."],["`GrpcHeaderInterceptor` is a Java class that implements `ClientInterceptor` and is designed to handle custom headers."],["The class constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, takes a map of static headers as input."],["The `interceptCall` method handles the method, `callOptions`, and `next` parameters, and returns a `ClientCall`."],["The `getUserAgentHeader()` method returns a `String` representing a user-agent header."]]],[]]