public sealed class UpdateTaskRequest : IMessage<UpdateTaskRequest>, IEquatable<UpdateTaskRequest>, IDeepCloneable<UpdateTaskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateTaskRequest.
[[["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 \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class in the Google Cloud Dataplex v1 API is used to request an update to a task.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 3.6.0, but multiple previous versions from 3.5.0 all the way down to 1.0.0 are available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTaskRequest\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.\u003c/p\u003e\n"],["\u003cp\u003eThe request includes properties for \u003ccode\u003eTask\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are used to specify the task details, fields to update, and whether to only validate the request, respectively.\u003c/p\u003e\n"],["\u003cp\u003eYou can instantiate a new \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e object using the default constructor, or by passing another \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]