CustomerAssetSetOperation

  • The operation field can be either create or remove.

  • The create operation does not require a resource name for the new customer asset set.

  • The remove operation requires a resource name for the customer asset set to be removed, in the format customers/{customer_id}/customerAssetSets/{asset_set_id}.

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

Fields
Union field

operation

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

create

CustomerAssetSet

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

remove

string

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