[[["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 `OperationCallSettings.Builder` class in the Google Cloud API Client Libraries for Java (gax), specifically for version 2.39.0."],["The `OperationCallSettings.Builder` class is designed to help configure settings for long-running operations, allowing customization of how operations are initiated and how polling is handled."],["The latest version of `OperationCallSettings.Builder` is 2.63.1, while this documentation covers version 2.39.0, and the webpage includes links to all previous versions, down to 2.7.1."],["The class has a constructor, `Builder()`, and `Builder(OperationCallSettings\u003cRequestT,ResponseT,MetadataT\u003e settings)` to help build it, along with several methods to get and set configurations, such as `getInitialCallSettings()`, `setInitialCallSettings()`, `getMetadataTransformer()`, and `setPollingAlgorithm()`."],["The `OperationCallSettings.Builder` class inherits from `java.lang.Object` and utilizes type parameters `RequestT`, `ResponseT`, and `MetadataT` to manage request, response, and metadata types, respectively."]]],[]]