[[["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 webpage provides documentation for `OperationCallSettings`, a class used to configure `OperationCallable` for managing long-running operations in Java."],["The page lists various versions of the API, ranging from the latest `2.63.1` down to `2.7.1`, each with a link to its corresponding documentation, indicating a historical record of the API versions."],["`OperationCallSettings` supports generic types `RequestT`, `ResponseT`, and `MetadataT` to allow flexibility in handling different types of operation requests, responses, and metadata."],["The class includes methods to retrieve settings for initiating operations (`getInitialCallSettings`), transform metadata and responses (`getMetadataTransformer`, `getResponseTransformer`), and get the polling algorithm (`getPollingAlgorithm`)."],["The `newBuilder()` method is provided to facilitate the creation of `OperationCallSettings` instances, and a `toBuilder()` method is provided for easy modification of existing instances."]]],[]]