Documentation ¶
Index ¶
Constants ¶
View Source
const ( READER = "READER" WRITER = "WRITER" OWNER = "OWNER" )
Variables ¶
This section is empty.
Functions ¶
func DatasetRole ¶
func DatasetRole(role string) (bq.AccessRole, error)
func PermitDataset ¶
func PermitDataset(role bq.AccessRole, project string, users, datasets []string) error
func PermitProject ¶
func ProjectRole ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.