| Package | Description |
|---|---|
| com.google.cloud.bigquery |
A client to Google Cloud BigQuery.
|
| Modifier and Type | Method and Description |
|---|---|
Acl.Role |
Acl.role()
Returns the role specified by this ACL.
|
static Acl.Role |
Acl.Role.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Acl.Role[] |
Acl.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Acl |
Acl.of(Acl.Entity entity,
Acl.Role role)
Returns an Acl object.
|
Copyright © 2016 Google. All rights reserved.