[[["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-08-15 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."]]],[]]