[[["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-07-02 UTC."],[[["This webpage lists different versions of the `AsyncOperation` class within the Google Cloud C++ client library, starting from version 2.10.1 and going up to the latest release candidate, 2.37.0-rc."],["The `AsyncOperation` class represents a pending asynchronous operation, which may be as simple as one RPC call or as complex as many, and can involve processing and sleeping."],["A specific function, `Cancel()`, is part of the `AsyncOperation` class, and is used to request the cancelation of the current operation."],["The function `Cancel()` does not return any information, and is denoted by void for its type."],["The most up-to-date version on this list is version 2.37.0-rc, and the oldest is 2.10.1, but the current version of this webpage is version 2.24.0."]]],[]]