[[["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 Library for Java, specifically for version 2.60.0."],["The `OperationCallSettings.Builder` class is used to build settings for long-running operations and is generic, allowing for the specification of `RequestT`, `ResponseT`, and `MetadataT` types."],["The documentation covers the class's inheritance from `java.lang.Object`, its constructors (`Builder()` and `Builder(OperationCallSettings\u003cRequestT,ResponseT,MetadataT\u003e settings)`), and its available methods for building and configuring operations."],["The methods listed include `build()`, `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, `getResponseTransformer()`, `setInitialCallSettings()`, `setMetadataTransformer()`, `setPollingAlgorithm()`, and `setResponseTransformer()`."],["A complete list of previous versions of this class are available to review, ranging from 2.63.1 (latest) down to version 2.7.1."]]],[]]