AssetSetAssetOperation

การดำเนินการเพียงครั้งเดียว (สร้างและนำออก) สำหรับชิ้นงานชุดชิ้นงาน

การแสดง JSON
{

  // Union field operation can be only one of the following:
  "create": {
    object (AssetSetAsset)
  },
  "remove": string
  // End of list of possible types for union field operation.
}
ช่อง
ช่องการรวม operation การดำเนินการเปลี่ยนแปลง operation ต้องเป็นค่าใดค่าหนึ่งต่อไปนี้
create

object (AssetSetAsset)

การดำเนินการสร้าง: ต้องไม่มีชื่อทรัพยากรสำหรับชิ้นงานชุดชิ้นงานใหม่

remove

string

การดำเนินการนำออก: ควรมีชื่อทรัพยากรสำหรับชิ้นงานชุดชิ้นงานที่นําออกในรูปแบบ customers/{customerId}/assetSetAssets/{asset_set_id}~{asset_id}