ee.Algorithms.Dictionary

构建字典。

用法返回
ee.Algorithms.Dictionary(input)字典
参数类型详细信息
input对象,默认值:null要转换为字典的对象。JSON 字典或交替的键值对列表。键必须是字符串。