[[["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, part of the `com.google.api.gax.grpc` package, with the most recent version being 2.63.1."],["The `GrpcHeaderInterceptor` class is designed to handle custom headers and implements the `io.grpc.ClientInterceptor` interface for internal usage."],["It offers one constructor, `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)`, which accepts a map of static headers as a parameter."],["The `interceptCall` method allows intercepting method calls, it requires a `MethodDescriptor`, `CallOptions`, and `Channel` and returns a `ClientCall`."],["It has a method, `getUserAgentHeader()`, which returns a `String`."]]],[]]