[[["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-04-01 UTC."],[[["The webpage provides documentation for the `ServiceAccount` class within the Google Cloud Storage C++ library, with version 2.37.0-rc as the latest available."],["The `ServiceAccount` class is used to represent the metadata for a Google Cloud Storage service account."],["The documentation lists various previous versions of the library, ranging from 2.36.0 down to 2.11.0, which all link to the documentation for the `ServiceAccount` class within that version."],["The class includes functions to retrieve the email address and kind of the service account, and it also has functions to set these values, which are primarily intended for mocking purposes."],["The page details the functions `email_address()`, `set_email_address(std::string)`, `kind()`, and `set_kind(std::string)` along with their parameters and return values."]]],[]]