[[["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."],[[["This webpage provides documentation for the `GrpcHeaderInterceptor` class, which is designed to handle custom headers in gRPC communication."],["The `GrpcHeaderInterceptor` class implements the `io.grpc.ClientInterceptor` interface and is package-private, intended for internal use."],["The class offers a constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, that takes a map of static headers as input."],["The page details two methods: `interceptCall`, which intercepts gRPC calls, and `getUserAgentHeader`, which retrieves the user agent header."],["The webpage lists numerous previous versions, ranging from `2.63.1` (latest) to `2.7.1`, each with a respective link to their documentation."]]],[]]