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"]],[["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-04-09 UTC."],[[["This webpage details the `UpdateTaskRequest` class within the `Google.Cloud.Dataplex.V1` namespace, as found in the `Google.Cloud.Dataplex.V1.dll` assembly."],["The `UpdateTaskRequest` class is used to submit requests for updating tasks, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateTaskRequest` include `Task` (the task to be updated), `UpdateMask` (specifying fields to update), and `ValidateOnly` (to validate the request without executing it)."],["The provided content shows a list of versioned links from version 1.0.0 up to the latest, 3.6.0, detailing the history of the `UpdateTaskRequest` documentation."]]],[]]