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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `CreateJobRequest` class, which is used to create job listings within the Google Cloud Talent Solution."],["The latest version available for `CreateJobRequest` is 2.7.0, with multiple older versions also accessible, ranging back to version 1.0.0."],["`CreateJobRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateJobRequest` class has two constructors: a default constructor `CreateJobRequest()`, and a copy constructor `CreateJobRequest(CreateJobRequest other)`."],["The `CreateJobRequest` class includes properties for specifying the job details (`Job`), the parent tenant (`Parent`), and a typed view of the parent tenant's name (`ParentAsTenantName`)."]]],[]]