ComponentRef

ComponentRef 表示对组件资源的引用。下一个 ID:4

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

object (CompositeRef)

对复合 ApplicationTemplate 的引用。

component

string

复合组件中组件的名称。

revision

string

组件的修订版本。如果组件没有修订版本,此字段将明确设置为复合 ApplicationTemplate 的修订版本。