CustomAttribute

更新時間:
Copy as MD

名稱

類型

描述

樣本值

object

自訂屬性定義

Id

string

自訂屬性 ID,需匹配 ^custom-attribute:[A-Za-z][A-Za-z0-9_]{0,98}$,custom-attribute: 後面的部分長度小於 100

custom-attribute:biz_owner

DisplayName

string

自訂屬性展示名稱,長度小於 128 個字元

業務負責人

Type

string

自訂屬性類型,支援 ENUM、TEXT、HYPERLINK

TEXT

EntityTypes

array

適用實體類型列表,支援精確實體類型以及 *-table*-column 通配寫法,如

  • dataworks-project

  • dataworks-dataset

  • maxcompute-table

  • maxcompute-column

string

實體類型

maxcompute-table

ValueEnums

array

枚舉可選值,type=ENUM 時必填;TEXT、HYPERLINK 類型不支援

string

枚舉值

VALUE_1

SearchFilterEnabled

boolean

是否支援作為搜尋網頁的篩選條件(隻影響資料地圖頁面搜尋),目前僅支援 ENUM 類型取值為 true,預設為 false

false

DisplayEnabled

boolean

是否在頁面展示,預設為 true

true

Comment

string

自訂屬性描述,長度小於 256 個字元

this is a comment

CreateTime

integer

建立時間,毫秒級時間戳記

1750817692000

ModifyTime

integer

修改時間,毫秒級時間戳記

1763380628000