關於雲端 Earth Engine 專案的資訊。https://developers.google.com/earth-engine/cloud/projects。
| JSON 表示法 | 
|---|
| {
  "name": string,
  "registrationState": enum ( | 
| 欄位 | |
|---|---|
| name | 
 必要欄位。專案設定名稱,格式為「projects/*/config」。 | 
| registrationState | 
 僅供輸出。專案註冊狀態。 | 
RegistrationState
註冊狀態。
| 列舉 | |
|---|---|
| REGISTRATION_STATE_UNSPECIFIED | 未指明 | 
| NOT_REGISTERED | 專案未註冊。 | 
| REGISTERED_COMMERCIALLY | 專案已註冊為商業用途。 | 
| REGISTERED_NOT_COMMERCIALLY | 專案已註冊為非商業用途。 |