공지사항:
2025년 4월 15일 전에 Earth Engine 사용을 위해 등록된 모든 비상업용 프로젝트는 Earth Engine 액세스를 유지하기 위해
비상업용 자격 요건을 인증해야 합니다.
REST Resource: projects
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드 |
|
프로젝트의 구성 상태를 가져옵니다. |
|
폴더나 컬렉션과 같은 컨테이너 애셋을 나열합니다. |
|
프로젝트의 구성 상태를 업데이트합니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 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. |"]]