[[["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 the latest version 2.63.1 down to version 2.7.1."],["The `GrpcCallSettings.Builder` class is designed for building `GrpcCallSettings` instances, as demonstrated by the `build()` method."],["The class inherits several methods from `java.lang.Object`, including `clone()`, `equals(Object)`, and `hashCode()`, among others."],["`GrpcCallSettings.Builder` has type parameters `RequestT` and `ResponseT`, and it can be configured using methods such as `setMethodDescriptor`, `setParamsExtractor`, and `setShouldAwaitTrailers`."],["The methods `setMethodDescriptor`, `setParamsExtractor`, and `setShouldAwaitTrailers` all return a `GrpcCallSettings.Builder\u003cRequestT,ResponseT\u003e` object."]]],[]]