public sealed class BatchCreateJobsRequest : IMessage<BatchCreateJobsRequest>, IEquatable<BatchCreateJobsRequest>, IDeepCloneable<BatchCreateJobsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class BatchCreateJobsRequest.
[[["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\u003eBatchCreateJobsRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically version 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class is used to create multiple jobs in a single request, with a limit of 200 jobs per batch, under a specified tenant.\u003c/p\u003e\n"],["\u003cp\u003eThe document highlights that this class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eIt includes details on the class's constructors, allowing for the creation of a new instance or one based on an existing \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class include \u003ccode\u003eJobs\u003c/code\u003e (a collection of jobs to be created) and \u003ccode\u003eParent\u003c/code\u003e (the resource name of the tenant), along with \u003ccode\u003eParentAsTenantName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]