Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Retorna a conta de serviço do Google usada pelo Storage Transfer Service para acessar buckets no projeto em que as transferências são executadas ou em outros projetos. Cada conta de serviço do Google é associada a um projeto do Google Cloud. Os usuários precisam adicionar essa conta de serviço às ACLs do bucket do Google Cloud Storage para conceder acesso ao Storage Transfer Service. Essa conta de serviço é criada e pertence ao Serviço de transferência do Cloud Storage e só pode ser usada por ele.
Solicitação HTTP
GET https://storagetransfer.googleapis.com/v1/googleServiceAccounts/{projectId}
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-04 UTC."],[],[],null,["# Method: googleServiceAccounts.get\n\nReturns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects. Each Google service account is associated with one Google Cloud project. Users should add this service account to the Google Cloud Storage bucket ACLs to grant access to Storage Transfer Service. This service account is created and owned by Storage Transfer Service and can only be used by Storage Transfer Service.\n\n### HTTP request\n\n`GET https://storagetransfer.googleapis.com/v1/googleServiceAccounts/{projectId}`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [GoogleServiceAccount](/storage-transfer/docs/reference/rest/v1/googleServiceAccounts#GoogleServiceAccount).\n\n### Authorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](/docs/authentication#authorization-gcp)."]]