[[["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 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."]]],[]]