UpdateMode

UpdateMode specifies which dataset fields is updated.

Enums
UPDATE_MODE_UNSPECIFIEDThe default value. Default to the UPDATE_FULL.
UPDATE_METADATAIncludes metadata information for the dataset, such as friendlyName, description, labels, etc.
UPDATE_ACLIncludes ACL information for the dataset, which defines dataset access for one or more entities.
UPDATE_FULLIncludes 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.