public sealed class BatchCreateJobsResponse : IMessage<BatchCreateJobsResponse>, IEquatable<BatchCreateJobsResponse>, IDeepCloneable<BatchCreateJobsResponse>, IBufferMessage, IMessage
The result of [JobService.BatchCreateJobs][google.cloud.talent.v4.JobService.BatchCreateJobs]. 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\u003eBatchCreateJobsResponse\u003c/code\u003e class is the result of the \u003ccode\u003eJobService.BatchCreateJobs\u003c/code\u003e method, used when the operation is successful.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage<BatchCreateJobsResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<BatchCreateJobsResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<BatchCreateJobsResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class is derived from the \u003ccode\u003eObject\u003c/code\u003e class and inherits methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eJobResults\u003c/code\u003e property, which is a list of job mutation results from a batch create operation and it can change until operation status is FINISHED, FAILED or CANCELLED.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class, a parameterless constructor and one that accepts another \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]