public sealed class UpdateTaskRequest : IMessage<UpdateTaskRequest>, IEquatable<UpdateTaskRequest>, IDeepCloneable<UpdateTaskRequest>, IBufferMessage, IMessage
[[["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 webpage documents the \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, as part of the .NET library, and it provides information on how to update a task using different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, and there are numerous prior versions listed, including a full range from 2.0.0 to 3.5.0 and even as early as version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, indicating its role in handling message updates and compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eTask\u003c/code\u003e, \u003ccode\u003eUpdateMask\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e, which are essential for specifying the task to update, the fields to be updated, and whether the update is for validation purposes only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class also provides two constructors, one default and another that accepts an existing \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]