[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGrpcHeaderInterceptor\u003c/code\u003e class, which is a client interceptor used to manage custom headers in gRPC communications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGrpcHeaderInterceptor\u003c/code\u003e class implements the \u003ccode\u003eio.grpc.ClientInterceptor\u003c/code\u003e interface and is designed for internal usage within the package.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eGrpcHeaderInterceptor(Map<String,String> staticHeaders)\u003c/code\u003e, to initialize the interceptor with static headers using a Map object, where both the keys and values are Strings.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains an \u003ccode\u003einterceptCall\u003c/code\u003e method that allows for the interception of gRPC calls, taking in a method descriptor, call options, and the next channel as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003egetUserAgentHeader\u003c/code\u003e method, which returns a String.\u003c/p\u003e\n"]]],[],null,[]]