Request message for deleting a batch of tasks using
BatchDeleteTasks.
Attributes
Name
Description
parent
str
Required. The queue name. For example: Format:
projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID
names
MutableSequence[str]
Required. The names of the tasks to delete. A maximum of
1000 tasks can be deleted in a batch. For example: Format:
projects/PROJECT_ID/locations/LOCATION_ID/queues/QUEUE_ID/tasks/TASK_ID
request_id
str
Optional. This field will be used to identify
the long running operation, avoiding duplication
when user retries. If not provided, then a UUID
will be generated at server side.
[[["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 2026-08-06 UTC."],[],[]]