Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
static Acl.Group |
Acl.Group.ofAllAuthenticatedUsers()
Returns a Group entity representing all BigQuery authenticated users.
|
static Acl.Group |
Acl.Group.ofProjectOwners()
Returns a Group entity representing all project's owners.
|
static Acl.Group |
Acl.Group.ofProjectReaders()
Returns a Group entity representing all project's readers.
|
static Acl.Group |
Acl.Group.ofProjectWriters()
Returns a Group entity representing all project's writers.
|
Copyright © 2019 Google LLC. All rights reserved.