目录
简介
函数
replace(oldval, newval)
Arguments:
Returns: List
ee.data.listAssets(parent, params, callback)
Arguments:
Returns: api.ListAssetsResponse
代码
结果
简介
GEE 训练教程——assets资产中的名称进行批量替换和ID提取
函数
replace(oldval, newval)
Replaces the first occurrence of oldval in list with newval.
Arguments:
this:list (List)
oldval (Object)
newval (Object)
Returns: List
ee.data.listAssets(parent, params, callback)
Returns a list of the contents in an asset collection or folder, in an object that includes an assets
array and an optional nextPageToken
.
以包含资产