Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
ServiceAccount |
Storage.getServiceAccount(String projectId)
Returns the service account associated with the given project.
|
static ServiceAccount |
ServiceAccount.of(String email)
Returns a
ServiceAccount object for the provided email. |
Copyright © 2019 Google LLC. All rights reserved.