public class Storagetransfer.GoogleServiceAccounts extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Storagetransfer.GoogleServiceAccounts.Get |
| Constructor and Description |
|---|
GoogleServiceAccounts() |
| Modifier and Type | Method and Description |
|---|---|
Storagetransfer.GoogleServiceAccounts.Get |
get(String projectId)
Returns the Google service account that is used by Storage Transfer Service to access buckets in
the project where transfers run or in other projects.
|
public Storagetransfer.GoogleServiceAccounts.Get get(String projectId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - Required. The ID of the Google Cloud project that the Google service account is associated with.IOExceptionCopyright © 2011–2024 Google. All rights reserved.