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 | Class and Description |
---|---|
static class |
Acl.Domain
Class for a BigQuery Domain entity.
|
static class |
Acl.Group
Class for a BigQuery Group entity.
|
static class |
Acl.User
Class for a BigQuery User entity.
|
static class |
Acl.View
Class for a BigQuery View entity.
|
Modifier and Type | Method and Description |
---|---|
Acl.Entity |
Acl.getEntity()
Returns the entity for this ACL.
|
Modifier and Type | Method and Description |
---|---|
static Acl |
Acl.of(Acl.Entity entity,
Acl.Role role)
Returns an Acl object.
|
Copyright © 2019 Google LLC. All rights reserved.