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."],[[["The document provides API reference information for the `UpdateTaskRequest` class within the `Google.Cloud.Dataplex.V1` namespace, specifically version 2.2.0."],["`UpdateTaskRequest` is used to update a task in Cloud Dataplex, as indicated by its description and the properties it exposes, such as `Task`, `UpdateMask`, and `ValidateOnly`."],["The latest version available for the API class `UpdateTaskRequest` is 3.6.0, with multiple prior versions also being available for reference, going as far back as version 1.0.0."],["The `UpdateTaskRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dataplex.V1.dll` assembly."],["The documentation details the constructors and properties of the `UpdateTaskRequest` class, including descriptions for each parameter and property such as `Task`, `UpdateMask`, and `ValidateOnly`."]]],[]]