[[["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, but it has a history of versions including over 40 other versions that go as far back as 2.7.1."],["`GrpcHeaderInterceptor` is a class that implements the `ClientInterceptor` interface, and it's designed to handle custom headers within a package-private context."],["The `GrpcHeaderInterceptor` class can be initialized using the constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, which takes a map of string keys and values as static headers."],["It has an `interceptCall` method that receives a method descriptor, call options, and a channel to create and return a `ClientCall`."],["The `getUserAgentHeader()` method can be used to retrieve the user agent header, it returns a `String` value."]]],[]]