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 represents the result of a batch job creation operation, specifically the \u003ccode\u003eJobService.BatchCreateJobs\u003c/code\u003e method.\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 implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class contains a \u003ccode\u003eJobResults\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds a list of individual job mutation results (\u003ccode\u003eJobResult\u003c/code\u003e) from the batch creation.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versioned links available for this class, ranging from 1.0.0 up to the latest version, 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]