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 document provides reference information for the `CreateJobRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.5.0, and shows a list of versions available."],["`CreateJobRequest` is used to create a job and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which can be referenced within the text."],["The class contains properties for `Job`, `Parent`, and `ParentAsTenantName`, with `Job` specifying the job to create and `Parent` detailing the tenant under which it is being created."],["The latest version available is 2.7.0 and there are versions all the way back to 1.0.0 for this class."],["The document provides constructors for creating a new instance of `CreateJobRequest` or copying an existing instance, with a table specifying the `other` parameter for the copy."]]],[]]