[[["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."],[[["The webpage provides documentation for the `RuntimeStatusError` class in the Google Cloud C++ client library, spanning multiple versions."],["The latest version available is 2.37.0-rc, and the content includes links to documentation for versions ranging from 2.10.1 up to the latest."],["`RuntimeStatusError` is a class that wraps a `google::cloud::Status`, essentially representing a runtime error with an underlying status code."],["The class includes a constructor, `RuntimeStatusError(Status)`, to create an instance from a `Status` object."],["It also has a `status() const` function that allows access to the original status object wrapped within the `RuntimeStatusError`."]]],[]]