[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["Configuration involves defining a destination in Earth Engine using a JSON representation with a mandatory \"name\" field."],["The \"name\" field specifies the asset's name and follows a specific format: \"projects/*/assets/**\" with an example like \"projects/earthengine-legacy/assets/users/\"."]]],["The content defines the configuration for a destination asset in Earth Engine, represented in JSON. The key information is the `name` field, which is a string. This string specifies the full asset name using the format \"projects/*/assets/**\", for example, \"projects/earthengine-legacy/assets/users/\". This `name` is required for asset creation.\n"]]