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\u003eThis document provides information on the \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class within the Google.Cloud.Talent.V4 namespace, used to request the creation of multiple jobs.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e is 2.7.0, with previous versions from 2.6.0 back to 1.0.0 also documented, offering a historical overview of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class inherits from \u003ccode\u003eSystem.Object\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, suggesting it's part of a structured message system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobs\u003c/code\u003e property is a required field for the request, allowing up to 200 jobs to be included in a single batch creation request, and the \u003ccode\u003eParent\u003c/code\u003e property, which is also required, specifies the resource name of the tenant under which the jobs will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsTenantName\u003c/code\u003e property offers a \u003ccode\u003eTenantName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name property, providing a structured way to access the parent tenant information.\u003c/p\u003e\n"]]],[],null,[]]