BatchJobOperation

A single operation on a batch job.

Fields
Union field

operation

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

create

BatchJob

Create operation: No resource name is expected for the new batch job.

remove

string

Remove operation: The batch job must not have been run. A resource name for the removed batch job is expected, in this format:

customers/{customer_id}/batchJobs/{batch_job_id}