Announcement: All noncommercial projects registered to use Earth Engine before April 15, 2025 must verify noncommercial eligibility to maintain Earth Engine access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]