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"]],[["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-08-08 UTC."],[[["\u003cp\u003eThe provided content is reference documentation for the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class within the Cloud Run Admin v2 API for .NET, with the most recent version being 2.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateJobRequest\u003c/code\u003e is used to send requests for updating a Job and it 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eUpdateJobRequest\u003c/code\u003e has properties like \u003ccode\u003eAllowMissing\u003c/code\u003e, \u003ccode\u003eJob\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which configure whether to create a job if it doesn't exist, the job data to be updated, and whether to only validate the request, respectively.\u003c/p\u003e\n"],["\u003cp\u003eMultiple previous versions of the Google.Cloud.Run.V2 API are also listed and accessible, starting from version 1.0.0-beta02 all the way to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for use with this class, one being a parameterless constructor and the other taking a copy of another \u003ccode\u003eUpdateJobRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]