AssetSetAsset

  • AssetSetAsset links an asset and an asset set.

  • Resource names for AssetSetAsset follow a specific format including customer ID, asset set ID, and asset ID.

  • The status of an AssetSetAsset is output only and read-only.

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.