[[["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 long-running operations in the Google API client library for Java (gax)."],["The latest version documented is 2.63.1, and the page lists available versions ranging from 2.63.1 down to 2.7.1, each with its own specific documentation."],["`OperationCallSettings` allows for configuring calls to initiate, resume, and cancel long-running operations, and it has methods to retrieve the initial call settings, polling algorithm, metadata transformer, and response transformer."],["`OperationCallSettings` inherits methods from `java.lang.Object`, including `clone()`, `equals()`, `hashCode()`, `toString()`, and others related to object management."],["A builder pattern is available for creating `OperationCallSettings` instances, accessible through the `newBuilder()` and `toBuilder()` methods, facilitating a flexible way to construct the settings."]]],[]]