public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, IBufferMessage, IMessage
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 document outlines the \u003ccode\u003eCreateJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, specifically version 2.0.0-beta07, which is used for creating job requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\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, providing functionality for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that takes an existing \u003ccode\u003eCreateJobRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eJob\u003c/code\u003e (the job to be created), \u003ccode\u003eParent\u003c/code\u003e (the resource name of the tenant), \u003ccode\u003eParentAsProjectName\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e, and \u003ccode\u003eParentAsTenantName\u003c/code\u003e, which provide various views over the parent resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this function is version 3.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]