[[["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 `OperationCallSettings`, a class used to configure `OperationCallable` for managing long-running operations in Java."],["The page lists various versions of the API, ranging from version 2.63.1 (latest) down to version 2.7.1, each with its own link for detailed documentation."],["`OperationCallSettings` is used for calls to initiate, resume, and cancel a long-running operation, with the ability to specify settings for the initial call, polling, and data transformation."],["The class `OperationCallSettings` has static methods, such as `newBuilder()`, and methods to get the initial call settings, `getInitialCallSettings()`, metadata and response transformers, `getMetadataTransformer()` and `getResponseTransformer()`, and polling algorithm, `getPollingAlgorithm()`."],["The class also supports inheritance from `java.lang.Object` and provides type parameters for `RequestT`, `ResponseT`, and `MetadataT`."]]],[]]