Enums | |
---|---|
DEFAULT |
The visibility of the new file is determined by the user's default visibility/sharing policies. |
PRIVATE |
The new file will be visible to only the owner. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["Enums control the visibility of new files, offering options to align with user defaults or enforce private access."],["`DEFAULT` uses the existing user settings for visibility and sharing, while `PRIVATE` restricts access to the file owner only."]]],[]]