[[["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 `CancelOperationRequest.Builder` class within the `com.google.longrunning` package, specifically in the context of Google's Java API client libraries (gax)."],["The documentation covers a range of versions, from 2.7.1 to the latest 2.63.1, allowing users to access information relevant to their specific dependency."],["`CancelOperationRequest.Builder` is a class designed to help construct instances of `CancelOperationRequest`, extending the `GeneratedMessageV3.Builder` and implementing the `CancelOperationRequestOrBuilder` interface."],["It inherits and overrides various methods from its parent classes, including methods for adding, clearing, setting, and building fields, as well as handling unknown fields and message merging, with examples provided in the inherited members section."],["Key methods like `build()`, `clear()`, `mergeFrom()`, `setName()` and `setUnknownFields()` are detailed with their parameters, returns, and exceptions, alongside static methods like `getDescriptor()`."]]],[]]