AddBatchJobOperationsResponse Stay organized with collections Save and categorize content based on your preferences.
Page Summary
total_operations shows the total number of operations added to the batch job so far.
next_sequence_token is used for adding more operations to the batch job in subsequent requests.
Response message forBatchJobService.AddBatchJobOperations.
| Fields | |
|---|---|
|
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. |
|
The total number of operations added so far for this batch job. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.