[[["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."],[[["This webpage provides documentation for various versions of `GrpcCallSettings.Builder`, ranging from version 2.7.1 up to the latest release, 2.63.1."],["The `GrpcCallSettings.Builder` class extends `java.lang.Object` and includes inherited members like `clone()`, `equals(Object)`, and `hashCode()`."],["The builder allows for setting a method descriptor via `setMethodDescriptor(MethodDescriptor\u003cRequestT,ResponseT\u003e methodDescriptor)`, extracting request parameters with `setParamsExtractor(RequestParamsExtractor\u003cRequestT\u003e paramsExtractor)`, and enabling trailer awaiting with `setShouldAwaitTrailers(boolean b)`."],["The `build()` method returns an instance of `GrpcCallSettings\u003cRequestT,ResponseT\u003e`, and the class utilizes type parameters `RequestT` and `ResponseT`."]]],[]]