Required. Name of a TaskGroup from which Tasks are being requested.
Pattern:
"projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}"
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `ListTasksRequest` class within the Google Cloud Batch v1 API, specifically for .NET development, offering a range of versions from 1.0.0 to 2.13.0."],["The `ListTasksRequest` class, which implements interfaces like `IMessage` and `IPageRequest`, is used to request a list of tasks from a specified TaskGroup."],["The class includes properties like `Filter`, `PageSize`, `PageToken`, and `Parent` to refine the request for tasks, with `Parent` being a required field specifying the task group."],["The `ListTasksRequest` class has a constructor and various implemented methods and can be viewed from the namespace `Google.Cloud.Batch.V1` within the `Google.Cloud.Batch.V1.dll` assembly."],["The latest version of `ListTasksRequest` can be found within version 2.13.0 of the provided API."]]],[]]