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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-06 UTC."],[],[]]