[[["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."],[[["This webpage provides documentation for `OperationCallSettings`, a class used to configure `OperationCallable` for long-running operations in the Google API client library for Java (gax)."],["The latest version of the documentation is version 2.63.1, and the page lists versions all the way back to 2.7.1, with the current version being 2.39.0."],["`OperationCallSettings` can be customized using `OperationCallSettings.Builder` which can be obtained using the static method `newBuilder()` or the instance method `toBuilder()`."],["The `OperationCallSettings` class includes methods for retrieving configurations such as `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, and `getResponseTransformer()`."],["`OperationCallSettings` supports type parameters `RequestT`, `ResponseT`, and `MetadataT`, allowing for flexible configuration based on the request, response, and metadata types of the operation."]]],[]]