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}