UpdateMode Stay organized with collections Save and categorize content based on your preferences.
UpdateMode specifies which dataset fields is updated.
| Enums | |
|---|---|
UPDATE_MODE_UNSPECIFIED | The default value. Default to the UPDATE_FULL. |
UPDATE_METADATA | Includes metadata information for the dataset, such as friendlyName, description, labels, etc. |
UPDATE_ACL | Includes ACL information for the dataset, which defines dataset access for one or more entities. |
UPDATE_FULL | Includes both dataset metadata and ACL information. |
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-12-22 UTC.