public sealed class SubmitJobRequest : IMessage<SubmitJobRequest>, IEquatable<SubmitJobRequest>, IDeepCloneable<SubmitJobRequest>, IBufferMessage, IMessage
Optional. A unique id used to identify the request. If the server
receives two
SubmitJobRequests
with the same id, then the second request will be ignored and the
first [Job][google.cloud.dataproc.v1.Job] created and stored in the backend
is returned.
It is recommended to always set this value to a
UUID.
The id must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and hyphens (-). The maximum length is 40 characters.
[[["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\u003eThis page details the \u003ccode\u003eSubmitJobRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically for version 3.1.0 of the Google Cloud Dataproc .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubmitJobRequest\u003c/code\u003e is a class used to create requests for submitting jobs and it includes required fields such as \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and the \u003ccode\u003eJob\u003c/code\u003e resource itself.\u003c/p\u003e\n"],["\u003cp\u003eThe page also offers documentation for past versions, ranging from version 3.1.0 all the way to the latest, 5.17.0, for the \u003ccode\u003eSubmitJobRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubmitJobRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for both default and copy initialization.\u003c/p\u003e\n"]]],[],null,[]]