[[["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."],[[["The webpage provides documentation for the `GrpcLoggingInterceptor` class within the Google API Client Library for Java (GAX)."],["This class implements the `ClientInterceptor` interface from the `io.grpc` library, enabling it to intercept and handle gRPC client calls."],["The page lists various versions of the GAX library, ranging from the latest version 2.63.1 down to version 2.7.1, with links to their corresponding documentation."],["The `GrpcLoggingInterceptor` class includes a constructor `GrpcLoggingInterceptor()` and one method `interceptCall`, which takes a `MethodDescriptor`, `CallOptions`, and `Channel` as parameters and returns a `ClientCall`."],["There are multiple inherited members from the `java.lang.Object` that are listed on the page such as `clone()`, `equals(Object)`, `getClass()` and more."]]],[]]