public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class CreateJobRequest.
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\u003eCreateJobRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically for creating job requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobRequest\u003c/code\u003e class 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, enabling it to function as a message type with deep cloning and comparison capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors for creating new \u003ccode\u003eCreateJobRequest\u003c/code\u003e instances and copying existing ones, with the copy constructor taking another \u003ccode\u003eCreateJobRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobRequest\u003c/code\u003e class has properties, such as \u003ccode\u003eJob\u003c/code\u003e for the job to be created, and \u003ccode\u003eParent\u003c/code\u003e to specify the resource name of the tenant under which the job is created.\u003c/p\u003e\n"],["\u003cp\u003eThere are different property views over the parent resource name, such as \u003ccode\u003eParentAsProjectName\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e, and \u003ccode\u003eParentAsTenantName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]