[[["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-05 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."]]],[]]