[[["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-02 UTC."],[[["This webpage provides documentation for the `GrpcHeaderInterceptor` class, which is used for handling custom headers in gRPC communication."],["The `GrpcHeaderInterceptor` class implements the `ClientInterceptor` interface from `io.grpc`, and is designed for internal use within the package."],["The class offers a constructor that takes a `Map` of static headers, enabling the setting of custom headers when the interceptor is created."],["The `interceptCall` method allows for intercepting and modifying gRPC calls, taking parameters like `MethodDescriptor`, `CallOptions`, and `Channel`."],["The available versions of `GrpcHeaderInterceptor` documentation range from the latest version, 2.63.1, down to 2.7.1, showing the changes in this class across many versions."]]],[]]