枚举 | |
---|---|
DEFAULT |
新文件的公开范围取决于用户的默认公开范围/共享政策。 |
PRIVATE |
只有所有者可以查看这个新文件。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-09-03。
[null,null,["最后更新时间 (UTC):2024-09-03。"],[[["The `DEFAULT` enum uses the user's pre-existing visibility settings to determine who can access a newly generated file."],["When `PRIVATE` is selected, the newly created file remains exclusively accessible to the file owner."]]],[]]