[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["The latest version of `GrpcHeaderInterceptor` is 2.63.1, with a range of previous versions available, extending down to version 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface, designed for handling custom headers in gRPC."],["The class includes a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` that takes a map of string key-value pairs for static headers."],["The method `interceptCall` is available, taking a `MethodDescriptor`, `CallOptions`, and `Channel` as arguments, returning a `ClientCall`."],["A `getUserAgentHeader` method can also be found in this class, which returns a String value."]]],[]]