[[["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 latest version available for the `TaskGroup.Types.SchedulingPolicy` is 2.13.0, but the initial page shown is version 2.5.0, with several other versions accessible via provided links."],["The `TaskGroup.Types.SchedulingPolicy` enum defines how tasks within a TaskGroup should be scheduled in relation to one another within the Google Cloud Batch v1 API."],["There are three available scheduling policies within this API: `AsSoonAsPossible`, `InOrder`, and `Unspecified`."],["The `AsSoonAsPossible` policy lets tasks run as soon as resources become available, and they may run in parallel."],["The `InOrder` scheduling policy executes tasks sequentially, based on an increasing task index."]]],[]]