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
Create a request for the method "serviceAccount.get".
This request holds the parameters needed by the storage server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
projectId - Project IDIOExceptionCopyright © 2022. All rights reserved.