Dataset Access Args
Constructors
Properties
Condition for the binding. If CEL expression in this field is true, this access binding will be considered. Structure is documented below.
Grants all resources of particular types in a particular dataset read access to the current dataset. Structure is documented below.
An email address of a Google Group to grant access to.
Describes the rights granted to the user specified by the other member of the access object. Basic, predefined, and custom roles are supported. Predefined roles that have equivalent basic roles are swapped by the API to their basic counterparts. See official docs.
A routine from a different dataset to grant access to. Queries executed against that routine will have read access to tables in this dataset. The role field is not required when this field is set. If that routine is updated by any user, access to the routine needs to be granted again via an update operation. Structure is documented below.
A special group to grant access to. Possible values include:
An email address of a user to grant access to. For example: fred@example.com
A view from a different dataset to grant access to. Queries executed against that view will have read access to tables in this dataset. The role field is not required when this field is set. If that view is updated by any user, access to the view needs to be granted again via an update operation. Structure is documented below.