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 latest version available for \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e is 2.7.0, with the content also providing access to numerous prior versions, including the current version being 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e is a class used to request the creation of multiple jobs in a batch, inheriting from Object and implementing interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobs\u003c/code\u003e property of \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e allows for the creation of up to 200 jobs in a single batch.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property within \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e specifies the tenant under which the job is created, using a specific resource name format, such as "projects/foo/tenants/bar".\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e offers two constructors: a default constructor, and one that allows you to clone an existing \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]