[[["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 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."]]],[]]