AssetGroupSignalOperation

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

Fields
Union field

operation

operation. The mutate operation. Update is not supported. operation can be only one of the following:

create

AssetGroupSignal

Create operation: No resource name is expected for the new asset group signal.

remove

string

Remove operation: A resource name for the removed asset group signal is expected, in this format: customers/{customer_id}/assetGroupSignals/{asset_group_id}~{criterion_id}