[[["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."],[[["This webpage provides documentation for the `OperationCallSettings.Builder` class within the Google Cloud API Client Libraries for Java (gax), specifically for versions ranging from 2.7.1 to the latest 2.63.1."],["The `OperationCallSettings.Builder` class is designed to configure settings for long-running operations and is parameterized by `RequestT`, `ResponseT`, and `MetadataT` types."],["It supports building `OperationCallSettings` instances, setting initial call settings, and defining how to transform `OperationSnapshot` objects into metadata and response objects."],["The builder allows setting a `TimedRetryAlgorithm` for polling and provides methods to configure settings for the initial operation call via the `setInitialCallSettings` method."],["The class inherits multiple functions from `java.lang.Object` such as `clone()`, `equals(Object)`, and `hashCode()`."]]],[]]