ComponentRef

ComponentRef 代表對元件資源的參照。下一個 ID:4

JSON 表示法
{
  "compositeRef": {
    object (CompositeRef)
  },
  "component": string,
  "revision": string
}
欄位
compositeRef

object (CompositeRef)

複合式 ApplicationTemplate 的參照。

component

string

複合元件中的元件名稱。Components

revision

string

元件修訂版本。如果元件沒有修訂版本,這個欄位會明確設為複合式 ApplicationTemplate 的修訂版本。