[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This document outlines the details for `GrpcCallSettings`, a class for managing gRPC-specific settings within the Java API client library, with version 2.63.1 being the most recent release."],["`GrpcCallSettings` provides static methods for creating new instances (`create`) and building instances (`newBuilder`), along with a `Builder` class for customizable configuration."],["Key methods of the `GrpcCallSettings` class include `getMethodDescriptor`, `getParamsExtractor`, `getRequestMutator`, `shouldAwaitTrailers`, and `toBuilder`, to configure gRPC calls and interact with requests and responses."],["The class supports generic type parameters `RequestT` and `ResponseT` to define the types for request and response objects within gRPC calls."],["The documentation also includes a list of inherited members from the `Object` class, and details all relevant type parameters and their descriptions."]]],[]]