REST Resource: projects
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Ressource
Mit dieser Ressource sind keine nichtflüchtigen Daten verknüpft.
Methoden |
|
Ruft den Konfigurationsstatus eines Projekts ab. |
|
Hier werden alle Container-Assets wie Ordner oder Sammlungen aufgelistet. |
|
Aktualisiert den Konfigurationsstatus eines Projekts. |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-25 (UTC).
[null,null,["Zuletzt aktualisiert: 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. |"]]