[[["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."],[[["This document outlines the details for `GrpcCallSettings`, a class for managing gRPC-specific settings within the Java API client library, with version 2.63.1 being the most recent release."],["`GrpcCallSettings` provides static methods for creating new instances (`create`) and building instances (`newBuilder`), along with a `Builder` class for customizable configuration."],["Key methods of the `GrpcCallSettings` class include `getMethodDescriptor`, `getParamsExtractor`, `getRequestMutator`, `shouldAwaitTrailers`, and `toBuilder`, to configure gRPC calls and interact with requests and responses."],["The class supports generic type parameters `RequestT` and `ResponseT` to define the types for request and response objects within gRPC calls."],["The documentation also includes a list of inherited members from the `Object` class, and details all relevant type parameters and their descriptions."]]],[]]