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-03-21 UTC."],[[["This webpage provides documentation for the `ListTasksRequest` class within the Google Cloud Batch v1 API, detailing its usage and properties."],["The latest version of the API documented is 2.13.0, with a comprehensive list of previous versions available, spanning from 1.0.0 to 2.13.0."],["`ListTasksRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, facilitating its integration within .NET environments."],["The class supports filtering, pagination, and specifying a parent task group, allowing for targeted retrieval of task information using properties such as `Filter`, `PageSize`, `PageToken`, `Parent`, and `ParentAsTaskGroupName`."],["The `ListTasksRequest` class allows for task data to be pulled from a specific Task Group, using a parent path in the format \"projects/{project}/locations/{location}/jobs/{job}/taskGroups/{task_group}\"."]]],[]]