SharedCriterionOperation

A single operation (create, remove) on an shared criterion.

Fields
Union field

operation

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

create

SharedCriterion

Create operation: No resource name is expected for the new shared criterion.

remove

string

Remove operation: A resource name for the removed shared criterion is expected, in this format:

customers/{customer_id}/sharedCriteria/{shared_set_id}~{criterion_id}