MutateBatchJobRequest

  • This is the request message for the BatchJobService.MutateBatchJob service.

  • The request requires a customer_id string to identify the customer.

  • The request requires a BatchJobOperation object to specify the operation to perform on a batch job.

Request message for BatchJobService.MutateBatchJob.

Fields

customer_id

string

Required. The ID of the customer for which to create a batch job.

operation

BatchJobOperation

Required. The operation to perform on an individual batch job.