public sealed class CreateJobRequest : IMessage<CreateJobRequest>, IEquatable<CreateJobRequest>, IDeepCloneable<CreateJobRequest>, IBufferMessage, IMessage
Request message for [CreateJob][google.cloud.scheduler.v1.CloudScheduler.CreateJob].
Required. The job to add. The user can optionally specify a name for the
job in [name][google.cloud.scheduler.v1.Job.name]. [name][google.cloud.scheduler.v1.Job.name] cannot be the same as an
existing job. If a name is not specified then the system will
generate a random unique name that will be returned
([name][google.cloud.scheduler.v1.Job.name]) in the response.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateJobRequest\u003c/code\u003e class is 3.5.0, part of the Google Cloud Scheduler V1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateJobRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eCreateJob\u003c/code\u003e method in the Google Cloud Scheduler API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors and three key properties: \u003ccode\u003eJob\u003c/code\u003e, which is a required job to be added, \u003ccode\u003eParent\u003c/code\u003e, a required location name, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the parent resource.\u003c/p\u003e\n"],["\u003cp\u003eThe content is documenting the available versions of \u003ccode\u003eCreateJobRequest\u003c/code\u003e, with versions ranging from 2.2.0 to 3.5.0.\u003c/p\u003e\n"]]],[],null,[]]