[[["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 `OperationsStubSettings.Builder` class within the Google API Client Libraries for Java, specifically in the `gax` library."],["The latest version of the documentation available is `2.63.1`, with a comprehensive list of documentation for versions from `2.63.1` all the way down to `2.7.1` also available."],["`OperationsStubSettings.Builder` is a class that inherits from `StubSettings.Builder` and is used to configure settings for operations within the `com.google.api.gax.httpjson.longrunning.stub` package."],["The `OperationsStubSettings.Builder` class offers methods for building settings for different operations, including canceling, deleting, getting, and listing, using the methods `cancelOperationSettings()`, `deleteOperationSettings()`, `getOperationSettings()`, and `listOperationsSettings()` respectively."],["It also has inherited methods from the `StubSettings.Builder` class, that control a variety of parameters that can be set, such as, `ExecutorProvider`, `CredentialsProvider`, `HeaderProvider` and more."]]],[]]