[[["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-17 UTC."],[[["This webpage provides documentation for the `GrpcCallSettings.Builder` class within the Google API Client Libraries for Java (gax), offering a range of versions from 2.7.1 up to the latest 2.63.1."],["The `GrpcCallSettings.Builder` class, which inherits from `java.lang.Object`, is used to configure gRPC call settings, as shown by the available methods for setting the method descriptor, parameters extractor, and trailer awaiting behavior."],["The class is generic, accepting `RequestT` and `ResponseT` type parameters, to represent the request and response types for the gRPC calls."],["The primary methods within `GrpcCallSettings.Builder` include `build()`, which finalizes the settings and creates a `GrpcCallSettings` instance, `setMethodDescriptor()` to define the gRPC method being called, `setParamsExtractor()` to handle request parameters extraction, and `setShouldAwaitTrailers()` to specify whether trailers should be awaited."]]],[]]