[[["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 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 a builder for configuring settings related to long-running operations, handling requests, responses, and metadata, as indicated by the `RequestT`, `ResponseT`, and `MetadataT` type parameters."],["The builder class inherits methods from `java.lang.Object`, including `clone`, `equals`, `hashCode`, and `toString`."],["Key methods of the `OperationCallSettings.Builder` class include `build()`, which constructs an `OperationCallSettings` instance, and `getInitialCallSettings()`, `getPollingAlgorithm()`, `getMetadataTransformer()`, `getResponseTransformer()`, and their corresponding setter methods."],["There are available constructors to initiate a `Builder` instance with either default settings or settings based on an existing `OperationCallSettings` object."]]],[]]