[[["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 its `build()` method."],["The class offers methods to configure the method descriptor, request parameter extractor, and whether to await trailers, via methods like `setMethodDescriptor()`, `setParamsExtractor()`, and `setShouldAwaitTrailers()`."],["The `GrpcCallSettings.Builder` class inherits certain methods from the base `Object` class."],["The `GrpcCallSettings.Builder` class has two parameters `RequestT` and `ResponseT`."]]],[]]