[[["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 the `GrpcCallSettings.Builder` class in the Google API Client Library for Java (gax), showcasing versions ranging from 2.63.1 (latest) down to 2.7.1."],["The `GrpcCallSettings.Builder` class is used to construct `GrpcCallSettings` objects and it inherits from `java.lang.Object`, as indicated in the document."],["The class accepts two type parameters, `RequestT` and `ResponseT`, without detailed descriptions, implying they are generic types for request and response objects."],["Key methods provided by the `GrpcCallSettings.Builder` class include `build()`, `setMethodDescriptor()`, `setParamsExtractor()`, and `setShouldAwaitTrailers()`, which are all used for configuring the settings for gRPC calls."],["The latest version listed is 2.63.1, while version 2.19.6 is also highlighted, offering access to `GrpcCallSettings` documentation for a specific version."]]],[]]