[[["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-02 UTC."],[[["This webpage provides documentation for the `OperationCallSettings.Builder` class in the Google Cloud API Client Library for Java (gax), specifically for versions ranging from 2.7.1 to the latest 2.63.1."],["The `OperationCallSettings.Builder` class is a builder for configuring settings related to operations that are long-running, allowing customization of the request, response, and metadata types via the type parameters `RequestT`, `ResponseT`, and `MetadataT`."],["The class includes methods to build operation settings, access call settings for initiating the operation, and retrieve transformation functions for metadata and response, along with corresponding setter methods."],["There are two constructors available for `OperationCallSettings.Builder`: one is a default constructor, and the other allows the creation of a builder from existing `OperationCallSettings` settings."],["The polling algorithm and initial call settings can be set and the polling algorithm is retrieved for the operation by using the methods `setPollingAlgorithm()` and `getPollingAlgorithm()` and `setInitialCallSettings()` and `getInitialCallSettings()` respectively."]]],[]]