[[["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\u003eThe latest version of GrpcHeaderInterceptor is 2.63.1, which is part of the broader version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eGrpcHeaderInterceptor is a class that implements \u003ccode\u003eio.grpc.ClientInterceptor\u003c/code\u003e and is designed to handle custom headers.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eGrpcHeaderInterceptor(Map<String,String> staticHeaders)\u003c/code\u003e, which takes a map of string key-value pairs as parameters, to define static headers.\u003c/p\u003e\n"],["\u003cp\u003eIt also has the method \u003ccode\u003einterceptCall\u003c/code\u003e, that has three parameters, \u003ccode\u003eMethodDescriptor\u003c/code\u003e, \u003ccode\u003eCallOptions\u003c/code\u003e, and \u003ccode\u003eChannel\u003c/code\u003e, returning a ClientCall.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides a \u003ccode\u003egetUserAgentHeader()\u003c/code\u003e method, that returns a string.\u003c/p\u003e\n"]]],[],null,[]]