[[["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 page provides documentation for the `GrpcCallSettings.Builder` class within the Google API Client Library for Java (gax), spanning versions from 2.7.1 up to the latest, 2.63.1."],["The `GrpcCallSettings.Builder` class is a subclass of `java.lang.Object`, inheriting several methods from it, such as `clone()`, `equals()`, and `hashCode()`."],["The class has type parameters `RequestT` and `ResponseT`, allowing for generic handling of request and response types, and includes the `build()` method to construct a `GrpcCallSettings` instance."],["The `GrpcCallSettings.Builder` offers methods to customize behavior such as `setMethodDescriptor`, `setParamsExtractor`, and `setShouldAwaitTrailers`."],["The `setShouldAwaitTrailers` method is labeled as Beta, indicating it is in pre-general availability and subject to change."]]],[]]