Earth Engine 已推出
非商業用途的配額級別,以便保護共用運算資源,並確保所有使用者都能享有穩固效能。非商業用途的專案預設會使用「社群」級別,但您隨時可以變更專案級別。
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
ProjectConfig
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
| 欄位 |
name |
string
必要欄位。專案設定名稱,格式為「projects/*/config」。
|
registrationState |
enum (RegistrationState)
僅供輸出。專案註冊狀態。
|
RegistrationState
| 列舉 |
REGISTRATION_STATE_UNSPECIFIED |
未指明 |
NOT_REGISTERED |
專案未註冊。 |
REGISTERED_COMMERCIALLY |
專案已註冊為商業用途。 |
REGISTERED_NOT_COMMERCIALLY |
專案已註冊為非商業用途。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[],["The core information details the structure and registration status of a Cloud-based Earth Engine project. Each project has a unique `name` string in the format \"projects/\\*/config\". The `registrationState` field, which can't be modified directly, indicates whether the project is `NOT_REGISTERED`, `REGISTERED_COMMERCIALLY`, or `REGISTERED_NOT_COMMERCIALLY`. A default `REGISTRATION_STATE_UNSPECIFIED` value exists for unspecified states.\n"]]