REST Resource: projects
方法 |
|
获取项目的配置状态。 |
|
列出任何容器素材资源,例如文件夹或合集。 |
|
更新项目的配置状态。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-06。
[null,null,["最后更新时间 (UTC):2025-03-06。"],[[["This resource represents project configuration and asset management within Google Earth Engine but does not store persistent data itself."],["It provides methods to retrieve and update project configuration (using `getConfig` and `updateConfig`)."],["Users can list container assets like folders and collections within a project using the `listAssets` method."]]],["This resource lacks persistent data. It provides three methods for project management: `getConfig` retrieves the project's configuration; `listAssets` enumerates container assets like folders or collections; and `updateConfig` modifies the project's configuration state. These actions enable users to view and adjust project settings and navigate the project's asset structure without any data being stored directly within the resource.\n"]]