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"]],[["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-03-25 UTC."],[[["This page provides documentation for the `UpdateTaskRequest` class within the Google Cloud Dataplex v1 API, specifically focusing on version 2.14.0 and its available version history."],["`UpdateTaskRequest` is used to update a task and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the dotnet framework."],["The `UpdateTaskRequest` class includes constructors and properties such as `Task`, `UpdateMask`, and `ValidateOnly` to define and manage task update operations."],["The documentation lists multiple previous versions, including the latest version 3.6.0, and older versions down to version 1.0.0, which are available for reference."],["The `Task` and `UpdateMask` properties are required for this class, while the `ValidateOnly` property is an optional parameter for requests."]]],[]]