[[["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-07 UTC."],[[["This webpage provides documentation for `OperationCallSettings`, a Java class used to configure `OperationCallable` for long-running operations."],["The latest version documented is 2.63.1, and the content covers multiple versions of this class, ranging from 2.7.1 to the latest."],["`OperationCallSettings` allows setting up how to initiate, resume, and cancel long-running operations by configuring how the operations should interact with `OperationCallable`."],["The class has static methods, like `newBuilder()`, to help set up the class and its different functionalities, and the ability to transform snapshots of operations to responses and metadata."],["The class is parameterized by RequestT, ResponseT and MetadataT to handle different types of each, and has inheritance from `java.lang.Object`, along with its inherited members."]]],[]]