REST Resource: projects
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tài nguyên
Không có dữ liệu ổn định nào liên kết với tài nguyên này.
Phương thức |
|
Lấy trạng thái cấu hình của một dự án. |
|
Liệt kê mọi thành phần vùng chứa, chẳng hạn như thư mục hoặc bộ sưu tập. |
|
Cập nhật trạng thái cấu hình của một dự án. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2025-07-25 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. |"]]