EarthEngineDestination
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การกำหนดค่าสำหรับปลายทางใน Earth Engine
การแสดง JSON |
{
"name": string
} |
ช่อง |
name |
string
ชื่อของชิ้นงานที่จะสร้าง name มีรูปแบบเป็น "projects/*/assets/**" (เช่น "projects/earthengine-legacy/assets/users//")
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 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//\"). |"]]