[[["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-03-21 UTC."],[[["This document outlines the `OperationCallSettings` class, which is used to configure an `OperationCallable` for initiating, resuming, and canceling long-running operations in Java."],["The latest version of `OperationCallSettings` documented is 2.63.1, and the page offers access to documentation for numerous prior versions down to version 2.7.1."],["`OperationCallSettings` has type parameters for `RequestT`, `ResponseT`, and `MetadataT`, allowing for configuration based on the types of requests, responses, and metadata."],["Key methods of the `OperationCallSettings` class include `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, `getResponseTransformer()`, and `toBuilder()`, all of which configure aspects of long-running operation calls."],["A static `newBuilder()` method is provided to facilitate the creation of `OperationCallSettings` instances."]]],[]]