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\u003eThis webpage provides documentation for the \u003ccode\u003eBatchDeleteJobsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace, part of the .NET library, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteJobsResponse\u003c/code\u003e class is a sealed class that represents the result of the \u003ccode\u003eJobService.BatchDeleteJobs\u003c/code\u003e operation, replacing the standard \u003ccode\u003egoogle.longrunning.Operation.response\u003c/code\u003e in successful cases.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, offering functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eJobResults\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<JobResult>\u003c/code\u003e, which lists the outcomes of a batch delete operation, and can change until the operation's status is finalized.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes the class constructors (\u003ccode\u003eBatchDeleteJobsResponse()\u003c/code\u003e, \u003ccode\u003eBatchDeleteJobsResponse(BatchDeleteJobsResponse)\u003c/code\u003e) and a list of available versions, starting from 1.0.0 up to the latest 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]