[[["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-09 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, with a list of available versions ranging from 2.63.1 down to 2.7.1 for reference, and version 2.38.0 as the main one being described."],["`OperationCallSettings` is a subclass of `java.lang.Object` and has methods for retrieving the initial call settings, metadata and response transformers, and the polling algorithm."],["The class uses type parameters `RequestT`, `ResponseT`, and `MetadataT` for request, response, and metadata types respectively, and it also uses a builder to create new objects."],["There is a `newBuilder()` static method to create an instance of `OperationCallSettings.Builder`, and a `toBuilder()` method to also return that same object."]]],[]]