[[["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-04-02 UTC."],[[["The webpage provides documentation for various versions of `OperationCallSettings`, a class used to configure an `OperationCallable` for managing long-running operations, with the latest version being 2.63.1."],["`OperationCallSettings` allows for the configuration of calls to initiate, resume, and cancel long-running operations within a given API."],["The class offers methods to manage initial call settings, metadata transformation, polling algorithms, and response transformation through its methods like `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, and `getResponseTransformer()`."],["`OperationCallSettings` uses type parameters `RequestT`, `ResponseT`, and `MetadataT` to define the request, response, and metadata types for operations."],["A static `newBuilder()` method and an instance `toBuilder()` method are available for creating and modifying `OperationCallSettings` instances."]]],[]]