Delimiter(value)Optional. Controls whether the delay should only be added between batches of projects corresponding to different locations, or also between batches of projects corresponding to the same location.
Must be set to DELIMITER_UNSPECIFIED if no delay is to be added.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_DELIMITER |
A value indicating that the enum field is not set. |
DELIMITER_BATCH |
The delay will also be added between batches of projects corresponding to the same location. |
DELIMITER_LOCATION |
The delay will only be added between batches of projects corresponding to different locations. |
DELIMITER_UNSPECIFIED |
No delay will be added between batches of projects. Processing will continue with the next batch as soon as the previous batch of LROs is done. |