[[["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-09 UTC."],[[["The latest version available for the `GrpcHeaderInterceptor` is 2.63.1, as shown in the provided list of versions."],["The `GrpcHeaderInterceptor` class is designed to handle custom headers within the context of gRPC communication, implementing the `ClientInterceptor` interface."],["The `GrpcHeaderInterceptor` constructor requires a `Map` of static headers (`\u003cString,String\u003e`) as a parameter."],["The class provides an `interceptCall` method for intercepting gRPC calls, which takes a `MethodDescriptor`, `CallOptions`, and a `Channel` as parameters, and it returns a `ClientCall`."],["The `getUserAgentHeader()` method returns a String value, likely related to the user agent, but it is not specified further."]]],[]]