[[["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-02 UTC."],[[["The page 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)."],["It outlines the inheritance hierarchy of the `CancelOperationRequest.Builder` class, starting from `Object` and progressing through various abstract builder classes to `GeneratedMessageV3.Builder`, highlighting its foundation in Protocol Buffers."],["The page offers links to documentation for `CancelOperationRequest.Builder` class across multiple versions, ranging from 2.63.1 (latest) down to 2.7.1, allowing access to the API reference for various releases."],["The content lists inherited members from the abstract classes, showcasing the functionality that `CancelOperationRequest.Builder` inherits, including methods for merging, clearing, and manipulating message fields."],["The documentation details the methods directly implemented by `CancelOperationRequest.Builder`, such as `build`, `clear`, `set`, and `get` methods, as well as static methods like `getDescriptor`, providing comprehensive information for developers using this class."]]],[]]