[[["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."],["The `RuntimeStatusError` class is designed to wrap a `google::cloud::Status` object, representing a runtime error."],["You can create a `RuntimeStatusError` object using a constructor that takes a `Status` object as a parameter."],["The `status()` function allows you to retrieve the original `Status` object that was used to create the `RuntimeStatusError`, returning it as a constant reference."],["The documentation is versioned, providing access to historical documentation from version 2.10.1 up to the most recent release, allowing users to view the documentation for the version of the library they are using."]]],[]]