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 details the \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, presenting various versions of the API, with 3.6.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class is used to submit a request to update a task, inheriting from the \u003ccode\u003eObject\u003c/code\u003e class and implementing several interfaces such as \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 \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e class includes constructors for creating new instances, either default or by copying another \u003ccode\u003eUpdateTaskRequest\u003c/code\u003e object, and has properties for setting the \u003ccode\u003eTask\u003c/code\u003e to update, the \u003ccode\u003eUpdateMask\u003c/code\u003e, and whether to \u003ccode\u003eValidateOnly\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property determines which specific fields within a task are intended to be updated, and the \u003ccode\u003eValidateOnly\u003c/code\u003e property allow to perform a validation of the update request, without the update actually commiting.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage displays the different versions from version 1.0.0 to the latest version 3.6.0, allowing users to navigate to the correct documentation based on their version.\u003c/p\u003e\n"]]],[],null,[]]