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."],[[["The latest version available for the `CreateJobRequest` class is 2.7.0, but this page specifically documents version 2.1.0."],["`CreateJobRequest` is a class within the Google Cloud Talent Solution v4 API, designed for creating job requests."],["This class inherits from the `Object` class and implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to data handling and object properties."],["The `CreateJobRequest` class has two constructors, one default and one that takes another `CreateJobRequest` object as a parameter."],["The class contains two key properties, Job, a `Job` type, which is required for creation, and Parent, a string or `TenantName` type, which is the required resource name of the tenant."]]],[]]