Announcement: All noncommercial projects registered to use Earth Engine before
April 15, 2025 must
verify noncommercial eligibility to maintain Earth Engine access.
REST Resource: projects
Stay organized with collections
Save and categorize content based on your preferences.
Resource
There is no persistent data associated with this resource.
Methods |
|
Gets the config state of a project. |
|
Lists any container asset, such as a folder or collection. |
|
Updates the config state of a project. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[[["\u003cp\u003eThis resource manages project configuration and asset organization within Earth Engine.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods for retrieving and updating project configurations.\u003c/p\u003e\n"],["\u003cp\u003eUsers can utilize this resource to list container assets such as folders and collections.\u003c/p\u003e\n"],["\u003cp\u003eNotably, this resource does not store persistent data itself.\u003c/p\u003e\n"]]],["This resource lacks persistent data. It provides three main methods for interacting with project configurations and assets. `getConfig` retrieves a project's configuration state, while `updateConfig` modifies it. `listAssets` is used to retrieve a list of container assets, including folders and collections, associated with a project. These methods define the primary actions possible with 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/v1alpha/projects/getConfig) | Gets the config state of a project. |\n| ### [listAssets](/earth-engine/reference/rest/v1alpha/projects/listAssets) | Lists any container asset, such as a folder or collection. |\n| ### [updateConfig](/earth-engine/reference/rest/v1alpha/projects/updateConfig) | Updates the config state of a project. |"]]