[[["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 Java settings class used to configure an `OperationCallable` for managing long-running operations, including initiation, resuming, and cancellation."],["The latest version of the documented API is 2.63.1, with a list of historical versions going back to 2.7.1, allowing users to access documentation relevant to specific release."],["`OperationCallSettings` inherits members from the `java.lang.Object` class, such as `clone()`, `equals()`, and `hashCode()`."],["The class offers static methods, like `newBuilder()`, for creating new instances, and methods such as `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, and `getResponseTransformer()` for accessing or modifying settings."],["The `OperationCallSettings` class supports type parameters `RequestT`, `ResponseT`, and `MetadataT` to handle generic request, response, and metadata types, respectively."]]],[]]