[[["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-02 UTC."],[[["This webpage provides documentation for the `ServiceAccount` class within the Google Cloud Storage C++ library, with a focus on version 2.32.0."],["The `ServiceAccount` class represents metadata for a Google Cloud Storage service account."],["The documentation outlines several past versions of the library, ranging from version 2.11.0 up to the release candidate version 2.37.0-rc, alongside links to access each of their respective information."],["The class offers functions to get and set the email address (`email_address()`, `set_email_address()`) and the kind (`kind()`, `set_kind()`) associated with a service account, alongside a constructor (`ServiceAccount()`)."],["The `set_email_address` and `set_kind` functions are specifically intended for mocking purposes, and are not meant for general usage."]]],[]]