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 reference documentation for the `UpdateTaskRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.1.0."],["`UpdateTaskRequest` is a class used to update tasks, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateTaskRequest` class has properties such as `Task`, `UpdateMask`, and `ValidateOnly`, which are used to define the details of the task update."],["The documentation lists available versions of the `UpdateTaskRequest` class, ranging from version 3.6.0 (latest) down to version 1.0.0."],["The content includes details about the constructors of the class, including the default constructor and one that takes another `UpdateTaskRequest` as a parameter."]]],[]]