[[["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-02 UTC."],[[["The latest version of `GrpcLoggingInterceptor` is 2.63.1, with the webpage listing versions down to 2.7.1 for reference."],["`GrpcLoggingInterceptor` is a class that implements the `io.grpc.ClientInterceptor` interface, which provides a way to intercept client calls within gRPC."],["The class `GrpcLoggingInterceptor` extends `java.lang.Object`, inheriting methods like `clone()`, `equals()`, and `hashCode()`."],["The primary method of `GrpcLoggingInterceptor` is `interceptCall`, which takes a `MethodDescriptor`, `CallOptions`, and `Channel` as parameters, and returns a `ClientCall`."],["The class features one constructor, `GrpcLoggingInterceptor()`, for creating a new instance of the class."]]],[]]