[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]