REST Resource: projects
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Zasób
Z tym zasobem nie są powiązane żadne dane trwałe.
Metody |
|
Pobiera stan konfiguracji projektu. |
|
Wyświetla wszystkie komponenty kontenera, takie jak folder lub kolekcja. |
|
Aktualizuje stan konfiguracji projektu. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 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. |"]]