Объявление : Все некоммерческие проекты, зарегистрированные для использования Earth Engine до
15 апреля 2025 года, должны
подтвердить некоммерческое право на сохранение доступа к Earth Engine.
REST Resource: projects
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Ресурс
С этим ресурсом не связаны никакие постоянные данные.
Методы |
---|
| Получает состояние конфигурации проекта. |
| Перечисляет любой ресурс контейнера, например папку или коллекцию. |
| Обновляет состояние конфигурации проекта. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[null,null,["Последнее обновление: 2025-07-24 UTC."],[[["\u003cp\u003eThis resource represents project configuration and asset management within Google Earth Engine but does not store persistent data itself.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to retrieve and update project configuration (using \u003ccode\u003egetConfig\u003c/code\u003e and \u003ccode\u003eupdateConfig\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eUsers can list container assets like folders and collections within a project using the \u003ccode\u003elistAssets\u003c/code\u003e method.\u003c/p\u003e\n"]]],["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"],null,["# REST Resource: projects\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------|------------------------------------------------------------|\n| ### [getConfig](/earth-engine/reference/rest/v1beta/projects/getConfig) | Gets the config state of a project. |\n| ### [listAssets](/earth-engine/reference/rest/v1beta/projects/listAssets) | Lists any container asset, such as a folder or collection. |\n| ### [updateConfig](/earth-engine/reference/rest/v1beta/projects/updateConfig) | Updates the config state of a project. |"]]