[[["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 provides documentation for the `RuntimeStatusError` class in the Google Cloud C++ client library, covering versions from 2.10.1 to the latest release candidate 2.37.0-rc."],["`RuntimeStatusError` is a class designed to encapsulate and manage errors by wrapping a `google::cloud::Status` object."],["The `RuntimeStatusError` class can be constructed using a `Status` object via the provided constructor, enabling the creation of a `RuntimeStatusError` from an existing `Status`."],["The `status()` function of this class allows users to retrieve the original `Status` object that was used to construct the error."]]],[]]