Stay organized with collections
Save and categorize content based on your preferences.
The Projects.serviceAccount resource represents the
Cloud Storage service agent of a
project. The service agent is a special service account that allows Cloud Storage to
perform actions on behalf of the user. A project can have multiple service accounts, but only
one service agent that is specifically associated with Cloud Storage.
For a list of methods for this resource, see the end of this page.
[[["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-08-28 UTC."],[],[],null,["# Projects.serviceAccount\n\nThe Projects.serviceAccount resource represents the\n[Cloud Storage service agent](/storage/docs/projects#service-accounts) of a\nproject. The service agent is a special service account that allows Cloud Storage to\nperform actions on behalf of the user. A project can have multiple service accounts, but only\none service agent that is specifically associated with Cloud Storage.\n\nFor a list of [methods](#methods) for this resource, see the end of this page.\n\nResource representations\n------------------------\n\n```carbon\n{\n \"email_address\": string,\n \"kind\": \"storage#serviceAccount\"\n}\n```\n\nMethods\n-------\n\n[get](/storage/docs/json_api/v1/projects/serviceAccount/get)\n: Get a project's Cloud Storage service agent.\n\nFor information about status and error codes returned by these APIs, see the\n[reference page](/storage/docs/json_api/v1/status-codes)."]]