[[["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, specifically for version 2.13.0."],["The `RuntimeStatusError` class is used to represent a runtime error by wrapping a `google::cloud::Status` object."],["The documentation details how to construct a `RuntimeStatusError` using a `Status` object, including the relevant parameter for the constructor."],["There are multiple versions of the `RuntimeStatusError` class, ranging from 2.10.1 to 2.37.0-rc, with links to each version's documentation."],["The `status()` function allows retrieval of the original `Status` object that was used to create the `RuntimeStatusError`, and it is returned as a constant reference."]]],[]]