public sealed class BatchCreateJobsResponse : IMessage<BatchCreateJobsResponse>, IEquatable<BatchCreateJobsResponse>, IDeepCloneable<BatchCreateJobsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class BatchCreateJobsResponse.
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 provided content details the \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class within the Google Cloud Talent Solution v4 API for .NET, specifically version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as the result of \u003ccode\u003eJobService.BatchCreateJobs\u003c/code\u003e, replacing \u003ccode\u003egoogle.longrunning.Operation.response\u003c/code\u003e in successful operations, as stated in the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of this class is \u003ccode\u003eJobResults\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of \u003ccode\u003eJobResult\u003c/code\u003e objects that provide the outcome of each job in the batch creation operation.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also contains links to all versions of this class, ranging from version 1.0.0 to 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]