| Package | Description |
|---|---|
| com.google.cloud.storage |
A client to Google Cloud Storage.
|
| Modifier and Type | Method and Description |
|---|---|
Acl.Project.ProjectRole |
Acl.Project.projectRole()
Returns the role in the project for this entity.
|
static Acl.Project.ProjectRole |
Acl.Project.ProjectRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Acl.Project.ProjectRole[] |
Acl.Project.ProjectRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Acl.Project(Acl.Project.ProjectRole projectRole,
String projectId)
Creates a project entity.
|
Copyright © 2016 Google. All rights reserved.