[[["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 `OperationCallSettings`, a class used to configure `OperationCallable` for long-running operations in the Google API client library for Java, with the most recent version documented being 2.63.1."],["The `OperationCallSettings` class allows for the configuration of calls to initiate, resume, and cancel long-running operations, and it has several type parameters including `RequestT`, `ResponseT`, and `MetadataT`."],["The class extends `java.lang.Object` and includes static methods like `newBuilder()` for creating new instances, as well as methods for retrieving settings such as `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, `getResponseTransformer()`, and `toBuilder()`."],["This documentation lists available versions from 2.63.1 down to version 2.7.1, each with a corresponding link to the specific documentation for that version."],["The class uses several parameters to allow users to pass in information needed for the call."]]],[]]