public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class UpdateJobRequest.
If set to true, and if the Job does not exist, it will create a new
one. Caller must have both create and update permissions for this call if
this is set to true.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class within the Google Cloud Run Admin v2 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class is used to send a request message for updating a Job and is part of the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace within the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class, ranging from the latest 2.13.0 down to 1.0.0-beta02, detailing the versioning from v2.0.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eJob\u003c/code\u003e and \u003ccode\u003eValidateOnly\u003c/code\u003e, which control creation, data, and validation of the update request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, and contains both a default and an overloaded constructor accepting the request as a parameter.\u003c/p\u003e\n"]]],[],null,[]]