Announcement: All noncommercial projects registered to use Earth Engine before
April 15, 2025 must
verify noncommercial eligibility to maintain Earth Engine access.
EarthEngineDestination
Stay organized with collections
Save and categorize content based on your preferences.
Configuration for a destination in Earth Engine.
JSON representation |
{
"name": string
} |
Fields |
name |
string
The name of the asset to be created. name is of the format "projects/*/assets/**" (e.g. "projects/earthengine-legacy/assets/users//").
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-06-05 UTC.
[null,null,["Last updated 2024-06-05 UTC."],[[["\u003cp\u003eConfiguration involves defining a destination in Earth Engine using a JSON representation with a mandatory "name" field.\u003c/p\u003e\n"],["\u003cp\u003eThe "name" field specifies the asset's name and follows a specific format: "projects/*/assets/**" for identification within Earth Engine.\u003c/p\u003e\n"]]],[],null,["# EarthEngineDestination\n\nConfiguration for a destination in Earth Engine.\n\n| JSON representation |\n|----------------------------|\n| ``` { \"name\": string } ``` |\n\n| Fields ||\n|--------|------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` The name of the asset to be created. `name` is of the format \"projects/\\*/assets/\\*\\*\" (e.g. \"projects/earthengine-legacy/assets/users//\"). |"]]