[[["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 various versions of `OperationsSettings.Builder`, a class within the Google Cloud API client library for Java, specifically the `com.google.longrunning` package, with the latest version being 2.63.1."],["`OperationsSettings.Builder` is used to configure settings for managing long-running operations and extends `ClientSettings.Builder`, inheriting several methods for managing background execution, credentials, and other operational settings."],["The `OperationsSettings.Builder` class offers methods to configure settings for actions such as cancelling, deleting, getting, listing, and waiting on operations, using the `cancelOperationSettings()`, `deleteOperationSettings()`, `getOperationSettings()`, `listOperationsSettings()`, and `waitOperationSettings()` methods respectively."],["The documentation details the methods available in `OperationsSettings.Builder`, including the ability to build `OperationsSettings` instances and apply custom settings to all unary API methods using the `applyToAllUnaryMethods()` method, as well as access to the operations stub settings builder via the `getStubSettingsBuilder()` method."],["Constructors for the class are available to create a builder from scratch, from an existing client context, from an existing `OperationsSettings`, or from an `OperationsStubSettings.Builder`."]]],[]]