[[["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++ client library, covering versions from 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ServiceAccount` class represents the metadata for a Google Cloud Storage service account."],["The class provides functions to get and set the service account's email address via `email_address()` and `set_email_address()`, respectively, with the latter function intended solely for mocking."],["The class provides functions to get and set the service account's kind via `kind()` and `set_kind()`, respectively, with the latter function intended solely for mocking."],["There is a default constructor `ServiceAccount()` for this class."]]],[]]