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.GroupAcl.Group. ofAllAuthenticatedUsers()static Acl.GroupAcl.Group. ofProjectOwners()static Acl.GroupAcl.Group. ofProjectReaders()static Acl.GroupAcl.Group. ofProjectWriters()
-