public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, 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\u003eThis document outlines the \u003ccode\u003eCreateJobRequest\u003c/code\u003e class, which is used to create job listings within the Google Cloud Talent Solution.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.7.0, and the document also contains the list of all the previous versions, going as far back as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateJobRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple 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 \u003ccode\u003eCreateJobRequest\u003c/code\u003e class requires a \u003ccode\u003eJob\u003c/code\u003e object and a \u003ccode\u003eParent\u003c/code\u003e string (or a \u003ccode\u003eParentAsTenantName\u003c/code\u003e object) to specify the job details and the tenant under which it is created, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors, \u003ccode\u003eCreateJobRequest()\u003c/code\u003e for creating a new instance, and \u003ccode\u003eCreateJobRequest(CreateJobRequest other)\u003c/code\u003e for creating a copy.\u003c/p\u003e\n"]]],[],null,[]]