AI-generated Key Takeaways
- 
          total_operations indicates the total number of operations added to the batch job. 
- 
          next_sequence_token provides the token needed for adding subsequent operations to the same batch job. 
Response message for BatchJobService.AddBatchJobOperations.
| Fields | |
|---|---|
| 
 | 
 The total number of operations added so far for this batch job. | 
| 
 | 
 The sequence token to be used when calling AddBatchJobOperations again if more operations need to be added. The next AddBatchJobOperations request must set the sequence_token field to the value of this field. |