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 documentation for the `ListTasksRequest` class within the Google Cloud Batch v1 API, with the latest version being 2.13.0 and the current version 2.3.0, with multiple previous versions listed."],["The `ListTasksRequest` class is used to request a list of tasks from a specified TaskGroup, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`."],["Key properties of the `ListTasksRequest` class include `Filter` for filtering tasks, `PageSize` and `PageToken` for pagination, and `Parent` and `ParentAsTaskGroupName` to specify the TaskGroup from which tasks are requested."],["The class has 2 constructors, one default and one that takes in another `ListTasksRequest` object."],["The namespace for the `ListTasksRequest` class is `Google.Cloud.Batch.V1` and it resides in the `Google.Cloud.Batch.V1.dll` assembly."]]],[]]