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."],[[["The webpage provides documentation for the `ListTasksRequest` class within the Google Cloud Batch v1 API, detailing its properties, constructors, and usage."],["The `ListTasksRequest` class is used to retrieve a list of tasks, with capabilities to filter, page, and specify the parent task group."],["It is implemented with multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IPageRequest`, which extend its functionality and provide various features."],["The page showcases various versions of the `ListTasksRequest` class, ranging from version 1.0.0 to the latest 2.13.0, with version 2.2.0 being the focus of the documentation."],["Key properties of the `ListTasksRequest` class include `Filter`, `PageSize`, `PageToken`, `Parent`, and `ParentAsTaskGroupName`, used to customize the task listing."]]],[]]