[[["わかりやすい","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"]]