[[["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 page details the `promise\u003cvoid\u003e` class within the Google Cloud C++ client library, offering documentation across multiple versions."],["The latest version documented is `2.37.0-rc`, and versions back to `2.10.1` are available, showing the historical evolution of the class."],["The `promise\u003cvoid\u003e` class allows you to create a promise with or without a shared state, with specific instructions for the management and satisfaction of said shared state."],["The `promise\u003cvoid\u003e` class includes constructors to create promises with an unsatisfied shared state, as well as constructors to transfer or abandon shared states between promises."],["The functions detailed for the class include swapping the shared state with another promise, retrieving the `future\u003cvoid\u003e` using the shared state, and satisfying the shared state with `set_value()`."]]],[]]