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-09 UTC."],[[["This webpage provides reference documentation for the `CreateJobRequest` class within the Google Cloud Talent Solution v4 API for .NET."],["The latest version of `CreateJobRequest` is 2.7.0, and the page lists multiple previous versions, starting from 1.0.0."],["The `CreateJobRequest` class is used to submit a request to create a new job, it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `Job`, `Parent`, and `ParentAsTenantName` which are crucial for defining the job and specifying the tenant it belongs to."],["The document includes a full list of versions, inherited members, constructors, and the namespace and assembly of the CreateJobRequest class."]]],[]]