[[["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 the `OperationCallSettings.Builder` class within the Google API Client Libraries for Java, specifically for version 2.50.0."],["The `OperationCallSettings.Builder` is designed to construct settings for operations, handling request, response, and metadata types through its generic parameters `RequestT`, `ResponseT`, and `MetadataT`."],["Key methods of the Builder include `build()`, which constructs the `OperationCallSettings`, as well as `getInitialCallSettings()`, `getMetadataTransformer()`, `getPollingAlgorithm()`, and `getResponseTransformer()` to retrieve associated settings and functions, and `setInitialCallSettings()`, `setMetadataTransformer()`, `setPollingAlgorithm()`, and `setResponseTransformer()` to alter them."],["There are many versions of this library available, ranging from 2.63.1 (latest) to 2.7.1, each version offering documentation on the `OperationCallSettings.Builder`."],["The builder provides a constructor that either initializes a new empty Builder, or can be initialized with a given `OperationCallSettings`, and it inherits common methods such as `clone()`, `equals()`, `wait()`, etc, from `java.lang.Object`."]]],[]]