Class Type (0.11.0)
Stay organized with collections
Save and categorize content based on your preferences.
Type(value)
Optional. Controls whether the specified duration is to be added at
the end of each batch, or if the total processing time for each
batch will be padded if needed to meet the specified duration.
Must be set to TYPE_UNSPECIFIED if no delay is to be added.
Enums
Name
Description
UNDEFINED_TYPE
A value indicating that the enum field is not set.
TYPE_MINIMUM
The total processing time for each batch of projects will be padded if needed to meet the specified delay duration.
TYPE_OFFSET
The specified delay will directly be added after each batch of projects as specified by the delimiter.
TYPE_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.
[[["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-09 UTC."],[],[]]