[[["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 webpage provides documentation for the `OperationCallSettings.Builder` class in the Google Cloud API Client Library for Java (gax), with the latest version being 2.63.1 and a comprehensive list of prior releases down to version 2.7.1."],["The `OperationCallSettings.Builder` class is designed for building settings related to long-running operations in the API client library, using generics like `RequestT`, `ResponseT`, and `MetadataT` to support different types."],["It inherits from `java.lang.Object`, and has constructors to create a new builder, or to create a builder from existing `OperationCallSettings` settings, allowing users to start with default or customized settings, respectively."],["The class's methods include `build()`, `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, `getResponseTransformer()`, and corresponding setter methods to manage aspects of the operation settings."],["The `OperationCallSettings.Builder` allows for the customization of call settings, data transformation, and polling behavior for managing long-running operations."]]],[]]