[[["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."],[[["The latest version available is 2.37.0-rc, with numerous prior versions available down to 2.10.1."],["This page documents the `promise` class, specialized for `void`, within the Google Cloud C++ library."],["The `promise` class can be constructed with or without a shared state, including the ability to utilize a cancellation callback function."],["The `promise` class has the ability to swap its shared state with another promise, as well as move or copy the shared state."],["The `promise` class contains functions such as `get_future()`, and `set_value()`, with the latter capable of throwing exceptions."]]],[]]