nextSequenceToken property

String? nextSequenceToken
getter/setter pair

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.

Implementation

core.String? nextSequenceToken;