[[["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-03-21 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, which constructs a `GrpcCallSettings` object."],["The documentation includes details on methods like `setMethodDescriptor`, `setParamsExtractor`, and `setShouldAwaitTrailers`, which are used to configure the `GrpcCallSettings.Builder` with specific parameters and behaviors."],["`GrpcCallSettings.Builder` class inherits from `java.lang.Object` and includes a list of inherited methods from the Object class like `clone()`, `equals(Object)`, `hashCode()` and more."],["The class uses type parameters `RequestT` and `ResponseT` to represent the types of requests and responses the `GrpcCallSettings` will handle."]]],[]]