Information about a Cloud-based Earth Engine project. https://developers.google.com/earth-engine/cloud/projects.
JSON representation |
---|
{
"name": string,
"registrationState": enum ( |
Fields | |
---|---|
name |
Required. The project config name, of the format "projects/*/config". |
registration |
Output only. The project registration state. |
RegistrationState
Registration state.
Enums | |
---|---|
REGISTRATION_STATE_UNSPECIFIED |
Unspecified. |
NOT_REGISTERED |
Project is not registered. |
REGISTERED_COMMERCILALLY |
Project is registered for commercial use. |
REGISTERED_NOT_COMMERCILALLY |
Project is registered for non-commercial use. |