public class Storage.Projects.ServiceAccount extends Object
Modifier and Type | Class and Description |
---|---|
class |
Storage.Projects.ServiceAccount.Get |
Constructor and Description |
---|
ServiceAccount() |
Modifier and Type | Method and Description |
---|---|
Storage.Projects.ServiceAccount.Get |
get(String projectId)
Get the email address of this project's Google Cloud Storage service account.
|
public Storage.Projects.ServiceAccount.Get get(String projectId) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.projectId
- Project IDIOException
Copyright © 2011–2020 Google. All rights reserved.