public sealed class BatchCreateJobsRequest : IMessage<BatchCreateJobsRequest>, IEquatable<BatchCreateJobsRequest>, IDeepCloneable<BatchCreateJobsRequest>, IBufferMessage, IMessage
[[["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\u003eBatchCreateJobsRequest\u003c/code\u003e class is used to request the creation of multiple jobs at once within the Google Cloud Talent V4 API, with the latest version being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e object by either calling the default constructor, or the overloaded constructor that accepts another \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class requires a \u003ccode\u003eParent\u003c/code\u003e property, representing the tenant under which jobs are created, with the format "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a \u003ccode\u003eJobs\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing the list of \u003ccode\u003eJob\u003c/code\u003e instances to be created, with a maximum of 200 jobs allowed per batch request.\u003c/p\u003e\n"]]],[],null,[]]