public sealed class BatchDeleteJobsResponse : IMessage<BatchDeleteJobsResponse>, IEquatable<BatchDeleteJobsResponse>, IDeepCloneable<BatchDeleteJobsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class BatchDeleteJobsResponse.
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 latest version of the \u003ccode\u003eBatchDeleteJobsResponse\u003c/code\u003e class is 2.7.0, as indicated by the provided version list, and it is a part of the Google Cloud Talent Solution v4 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDeleteJobsResponse\u003c/code\u003e is a class that represents the result of a batch delete operation for jobs within the \u003ccode\u003eJobService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eJobResults\u003c/code\u003e property, which is a list of \u003ccode\u003eJobResult\u003c/code\u003e objects representing the outcomes of each job deletion in the batch operation, and this property is of the type \u003ccode\u003eRepeatedField\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a parameterless constructor \u003ccode\u003eBatchDeleteJobsResponse()\u003c/code\u003e and another, \u003ccode\u003eBatchDeleteJobsResponse(BatchDeleteJobsResponse other)\u003c/code\u003e, which accepts an existing instance of the class.\u003c/p\u003e\n"]]],[],null,[]]