[[["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 2025-03-21 UTC."],[[["The `TaskGroup.Types.SchedulingPolicy` enum in the Batch v1alpha API defines how tasks within a TaskGroup are scheduled relative to each other."],["The `AsSoonAsPossible` field schedules tasks to run as soon as resources are available, potentially in parallel."],["The `InOrder` field ensures that tasks are executed sequentially based on their index."],["The `Unspecified` field indicates that the scheduling policy is not specified."]]],[]]