AssetSetAssetOperation

A single operation (create, remove) on an asset set asset.

Fields
Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

AssetSetAsset

Create operation: No resource name is expected for the new asset set asset

remove

string

Remove operation: A resource name for the removed asset set asset is expected, in this format: customers/{customer_id}/assetSetAssets/{asset_set_id}~{asset_id}