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