public sealed class BatchCreateJobsRequest : IMessage<BatchCreateJobsRequest>, IEquatable<BatchCreateJobsRequest>, IDeepCloneable<BatchCreateJobsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class BatchCreateJobsRequest.
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}". For example,
"projects/foo/tenant/bar". If tenant id is unspecified, a default tenant
is created. For example, "projects/foo".
[[["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 documentation is for the \u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically version 3.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchCreateJobsRequest\u003c/code\u003e is used to request the creation of multiple jobs and inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing 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\u003eThe class includes properties such as \u003ccode\u003eJobs\u003c/code\u003e, which is a required field containing the list of jobs to create, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the resource name of the tenant under which the jobs will be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property offers three different type views for users convenience, including \u003ccode\u003eParentAsProjectName\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e, and \u003ccode\u003eParentAsTenantName\u003c/code\u003e to facilitate ease of use.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchCreateJobsRequest class offers two constructors, one to initialize the object and the other to deep clone the object.\u003c/p\u003e\n"]]],[],null,[]]