[[["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 document provides versioned documentation for `GrpcCallSettings.Builder`, specifically within the Google API Client Libraries for Java, with the latest version being 2.63.1."],["The `GrpcCallSettings.Builder` class is used to construct `GrpcCallSettings` objects, which are tailored for gRPC method calls, with generic type parameters `RequestT` and `ResponseT` to define request and response types."],["It inherits basic functionality from the Java `Object` class, including methods for cloning, comparing, and object lifecycle management, while adding builder-specific functionality."],["The `GrpcCallSettings.Builder` offers methods to define the gRPC `MethodDescriptor`, extract parameters from the request with a `RequestParamsExtractor`, mutate the request with a `RequestMutator`, and manage trailer awaiting."],["The `setShouldAwaitTrailers` method is a pre-GA feature, indicated as such, with potentially limited support and compatibility."]]],[]]