| 名称 | 类型 | 描述 | 示例值 | 
|---|---|---|---|
| object | 函数 | ||
| CatalogId | string | 数据库分类命名空间,默认填写主账号 Uid | 1344371 | 
| ClassName | string | 包含了函数实现的 Java 类名 | com.xxx.xxxxFunction | 
| CreateTime | integer | 创建时间,Unix 时间戳秒数 | 1608863962 | 
| DatabaseName | string | 元数据库名称 | database_test | 
| FunctionName | string | 函数名称 | function1 | 
| FunctionType | string | 函数类型, 目前支持的枚举为 JAVA | JAVA | 
| OwnerName | string | 负责人名称 | zhangsan | 
| OwnerType | string | 负责人类型,填 USER 或 ROLE 或 GROUP | USER | 
| ResourceUri | array | 函数的资源 URI | |
| ResourceUri | 函数的资源 URI | ||
| UpdateTime | integer | 更新时间,Unix 时间戳秒数 | 1608863962 | 
| CreatedBy | string | 创建者 | CreatedBy | 
该文章对您有帮助吗?