[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version of the `OperationCallSettings` class is 2.63.1, and this webpage provides documentation for version 2.41.0, alongside links to many other versions."],["`OperationCallSettings` is a settings class used to configure an `OperationCallable` for managing long-running operations, such as initiating, resuming, and canceling."],["`OperationCallSettings` is parameterized by `RequestT`, `ResponseT`, and `MetadataT`, and it inherits several methods from `java.lang.Object`."],["This class provides static and instance methods, including `newBuilder()` to construct an `OperationCallSettings` instance, and `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, and `getResponseTransformer()` to get settings for operation management."],["`toBuilder()` is a method provided which allows one to make changes to the current settings for `OperationCallSettings` if needed."]]],[]]