[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]