public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class CreateJobRequest.
[[["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-04-17 UTC."],[[["This page provides reference documentation for the `CreateJobRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.2.0."],["The `CreateJobRequest` class is used to submit a request to create a job and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key components of the `CreateJobRequest` class include the `Job` property (representing the job to be created) and the `Parent` property (specifying the tenant under which the job is created)."],["This documentation also outlines all the versions of the class, from 1.0.0 up to 2.7.0 (latest), with links to each one."],["The `CreateJobRequest` class contains two constructors, one default and another taking a `CreateJobRequest` object as a parameter, along with three read/write properties."]]],[]]