[[["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 documentation providing access to versions ranging down to 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface to manage custom headers and is intended for internal use."],["The `GrpcHeaderInterceptor` class constructor takes a `Map` of strings as parameters for static headers, which contains both a Name and a Description."],["The class method `interceptCall` allows for the interception of a method call with specified parameters of `method`, `callOptions`, and `next`, returning a `ClientCall` object."],["The class also contains the `getUserAgentHeader` method, which simply returns a string."]]],[]]