[[["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 `GrpcHeaderInterceptor` is 2.63.1, with the content providing a detailed list of previous versions dating back to 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements `ClientInterceptor` and is designed for handling custom headers within the context of the gRPC framework."],["The primary use of this interceptor is to manage static headers, which are provided as a `Map\u003cString,String\u003e` during the interceptor's construction."],["The class also contains methods such as `interceptCall`, which processes the calls, and `getUserAgentHeader`, which retrieves the user agent header string."]]],[]]