public sealed class BatchDeleteJobsRequest : IMessage<BatchDeleteJobsRequest>, IEquatable<BatchDeleteJobsRequest>, IDeepCloneable<BatchDeleteJobsRequest>, IBufferMessage, IMessage
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchDeleteJobsRequest\u003c/code\u003e class is used to request the deletion of multiple jobs, with a maximum of 200 jobs per batch.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eJobNames\u003c/code\u003e, \u003ccode\u003eNames\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsTenantName\u003c/code\u003e to manage job deletion requests within the specified tenant.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNames\u003c/code\u003e property specifies the list of job names to be deleted, formatted as "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}".\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions for the BatchDeleteJobsRequest, with the latest being version 2.7.0 and the oldest version listed is 1.0.0, showing the availability of past versions.\u003c/p\u003e\n"]]],[],null,[]]