[[["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-09 UTC."],[[["This page provides documentation for the `GrpcHeaderInterceptor` class, a utility for managing custom headers in gRPC communications within the Google API Client Library for Java."],["The `GrpcHeaderInterceptor` class is designed for internal use and implements the `io.grpc.ClientInterceptor` interface, allowing it to intercept gRPC calls."],["The class has a constructor that accepts a `Map` of static headers, allowing users to predefine the custom header values to be added to each request."],["The `interceptCall` method, from the `io.grpc.ClientInterceptor` interface, is implemented to manage the addition of custom headers to outgoing gRPC requests."],["The page contains documentation for version 2.62.0 of the class, with links provided for various other versions ranging from 2.63.1(latest) down to version 2.7.1."]]],[]]