[[["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, with the most recent version documented being 2.63.1."],["The `OperationCallSettings` class allows for the configuration of calls to initiate, resume, and cancel long-running operations, and it has several type parameters including `RequestT`, `ResponseT`, and `MetadataT`."],["The class extends `java.lang.Object` and includes static methods like `newBuilder()` for creating new instances, as well as methods for retrieving settings such as `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, `getResponseTransformer()`, and `toBuilder()`."],["This documentation lists available versions from 2.63.1 down to version 2.7.1, each with a corresponding link to the specific documentation for that version."],["The class uses several parameters to allow users to pass in information needed for the call."]]],[]]