public sealed class BatchDeleteJobsResponse : IMessage<BatchDeleteJobsResponse>, IEquatable<BatchDeleteJobsResponse>, IDeepCloneable<BatchDeleteJobsResponse>, IBufferMessage, IMessage
The result of [JobService.BatchDeleteJobs][google.cloud.talent.v4.JobService.BatchDeleteJobs]. It's used to
replace [google.longrunning.Operation.response][google.longrunning.Operation.response] in case of success.
[[["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\u003eBatchDeleteJobsResponse\u003c/code\u003e class represents the response from a batch delete operation for jobs, replacing the standard \u003ccode\u003eOperation.response\u003c/code\u003e in successful cases.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a list of \u003ccode\u003eJobResult\u003c/code\u003e objects in the \u003ccode\u003eJobResults\u003c/code\u003e property, detailing the outcome of each job mutation within the batch delete operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteJobsResponse\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like deep cloning and equality comparisons.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version is 2.7.0, with a list of previous versions down to 1.0.0 provided, each with a link to their documentation.\u003c/p\u003e\n"]]],[],null,[]]