public class Storage.Projects.ServiceAccount
extends java.lang.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(java.lang.String projectId)
Get the email address of this project's Google Cloud Storage service account.
|
public Storage.Projects.ServiceAccount.Get get(java.lang.String projectId) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - Project IDjava.io.IOException