[[["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 a `google::cloud::Status` error, providing a way to handle runtime errors within the library."],["The documentation includes a constructor, `RuntimeStatusError(Status)`, which allows for the creation of a `RuntimeStatusError` instance from a `Status` object."],["The `status() const` function is documented, detailing that it returns the original `Status` object that the error wraps, allowing you to retrieve it."]]],[]]