[[["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-02 UTC."],[[["The latest version available for `GrpcHeaderInterceptor` is 2.63.1, but it has a history of versions reaching as far back as version 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements `io.grpc.ClientInterceptor`, designed to handle custom headers."],["The class includes a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` that takes a map of static headers."],["It provides a method, `interceptCall`, which is used to intercept and modify client calls, taking a `MethodDescriptor`, `CallOptions`, and a `Channel` as input."],["The class provides a method, `getUserAgentHeader`, that returns a String."]]],[]]