[[["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."],[[["The latest version available for the `GrpcHeaderInterceptor` is 2.63.1, as part of the larger version 2.19.6."],["The `GrpcHeaderInterceptor` class is an interceptor that implements `io.grpc.ClientInterceptor` and handles custom headers."],["It provides a constructor `GrpcHeaderInterceptor(Map\u003cString,String\u003e staticHeaders)` that accepts a map of string key-value pairs."],["The `interceptCall` method in `GrpcHeaderInterceptor` allows for the interception of calls, taking `MethodDescriptor`, `CallOptions`, and `Channel` as arguments."],["The `getUserAgentHeader` method is available, returning a String that describes the user agent header."]]],[]]