DatasetAccessEntry Stay organized with collections Save and categorize content based on your preferences.
Grants all resources of particular types in a particular dataset read access to the current dataset.
Similar to how individually authorized views work, updates to any resource granted through its dataset (including creation of new resources) requires read permission to referenced resources, plus write permission to the authorizing dataset.
| JSON representation |
|---|
{"dataset":{object ( |
| Fields | |
|---|---|
dataset |
The dataset this entry applies to |
targetTypes[] |
Which resources in the dataset this entry applies to. Currently, only views are supported, but additional target types may be added in the future. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.