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\u003eThis document provides reference information for the \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically for version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e is a class used to encapsulate the results of a batch job creation operation, succeeding the \u003ccode\u003eJobService.BatchCreateJobs\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces such as \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\u003eThe primary property of the \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class is \u003ccode\u003eJobResults\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that contains a list of \u003ccode\u003eJobResult\u003c/code\u003e objects detailing the mutation outcomes from the batch job creation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e class constructors, including a default constructor and a constructor that takes another \u003ccode\u003eBatchCreateJobsResponse\u003c/code\u003e object as input for cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]