Uses of Class
com.google.cloud.bigquery.Acl.Group
-
Packages that use Acl.Group Package Description com.google.cloud.bigquery A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for analytics. -
-
Uses of Acl.Group in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return Acl.Group Modifier and Type Method Description static Acl.Group
Acl.Group. ofAllAuthenticatedUsers()
static Acl.Group
Acl.Group. ofProjectOwners()
static Acl.Group
Acl.Group. ofProjectReaders()
static Acl.Group
Acl.Group. ofProjectWriters()
-