[[["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-08-07 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."]]],[]]