public sealed class UpdateJobRequest : IMessage<UpdateJobRequest>, IEquatable<UpdateJobRequest>, IDeepCloneable<UpdateJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Scheduler v1 API class UpdateJobRequest.
Request message for
[UpdateJob][google.cloud.scheduler.v1.CloudScheduler.UpdateJob].
[[["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 document provides reference information for the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class within the Google Cloud Scheduler v1 API, specifically version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateJobRequest\u003c/code\u003e is a message used for updating jobs via the \u003ccode\u003eUpdateJob\u003c/code\u003e method in the Google Cloud Scheduler API, and it implements several interfaces like \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 includes properties such as \u003ccode\u003eJob\u003c/code\u003e, which contains the new job properties (with its name being a required field), and \u003ccode\u003eUpdateMask\u003c/code\u003e, used to specify which job fields are being updated.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that output-only fields cannot be modified using UpdateJob and that specifying values for output only fields will be ignored.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple available versions for the \u003ccode\u003eUpdateJobRequest\u003c/code\u003e class, with 3.5.0 being the most current.\u003c/p\u003e\n"]]],[],null,[]]