Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::RolloutPlanWaveOrchestrationOptionsDelay::Delimiter (v3.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::RolloutPlanWaveOrchestrationOptionsDelay::Delimiter.
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.
Constants
UNDEFINED_DELIMITER
value: 0 A value indicating that the enum field is not set.
DELIMITER_BATCH
value: 253_390_530 The delay will also be added between batches of projects
corresponding to the same location.
DELIMITER_LOCATION
value: 189_398_797 The delay will only be added between batches of projects
corresponding to different locations.
DELIMITER_UNSPECIFIED
value: 372_199_615 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-18 UTC."],[],[]]