MutateBatchJobRequest

  • This document describes the request message for the BatchJobService.MutateBatchJob method.

  • The request message requires a customer_id (string) to specify the customer for the batch job.

  • The request message requires an operation (BatchJobOperation) to define the action performed 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.