[[["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-03-21 UTC."],[[["This page provides documentation for the `GrpcHeaderInterceptor` class, focusing on its role in handling custom headers in gRPC communication."],["The `GrpcHeaderInterceptor` class implements the `io.grpc.ClientInterceptor` interface and is designed for internal use within the package."],["The page lists numerous versions of `GrpcHeaderInterceptor`, from version 2.7.1 up to the latest, 2.63.1, showing a range of historical releases."],["The constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` is used to initialize the interceptor with a map of static headers."],["The `interceptCall` method allows the interceptor to interact with the gRPC communication process, and `getUserAgentHeader` provides the user-agent header as a string."]]],[]]