お知らせ:
2025 年 4 月 15 日より前に Earth Engine の使用を登録したすべての非商用プロジェクトは、Earth Engine へのアクセスを維持するために
非商用目的での利用資格を確認する必要があります。
REST Resource: projects
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
メソッド |
|
プロジェクトの構成状態を取得します。 |
|
フォルダやコレクションなどのコンテナ アセットを一覧表示します。 |
|
プロジェクトの構成状態を更新します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は 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. |"]]