AssetSetAsset

AssetSetAsset is the link between an asset and an asset set. Adding an AssetSetAsset links an asset with an asset set.

Fields

resource_name

string

Immutable. The resource name of the asset set asset. Asset set asset resource names have the form:

customers/{customer_id}/assetSetAssets/{asset_set_id}~{asset_id}

asset_set

string

Immutable. The asset set which this asset set asset is linking to.

asset

string

Immutable. The asset which this asset set asset is linking to.

status

AssetSetAssetStatus

Output only. The status of the asset set asset. Read-only.