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 create multiple jobs in a batch, with a limit of 200 jobs per request.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e requires a \u003ccode\u003eParent\u003c/code\u003e property, which is the resource name of the tenant under which the jobs will be created, in the format "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobs\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<Job>\u003c/code\u003e, specifies the list of jobs to be created in this batch.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.7.0, with a history of versions going back to 1.0.0 for this \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]