[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]