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-04-09 UTC."],[[["The latest version available for `UpdateTaskRequest` within the Google Cloud Dataplex V1 API is version 3.6.0."],["This page provides reference documentation and code samples for the `UpdateTaskRequest` class within the Cloud Dataplex v1 API, with all available versions provided."],["`UpdateTaskRequest` is a class used to manage updates, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateTaskRequest` class contains properties such as `Task`, `UpdateMask`, and `ValidateOnly`, allowing for detailed management of task updates."],["The class inherits from `object`, with additional members and methods, and the namespace for the class is provided as `Google.Cloud.Dataplex.V1`."]]],[]]