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 for .NET developers."],["The latest version of the `UpdateTaskRequest` is version 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 also being documented."],["The `UpdateTaskRequest` class is used to send update requests and has properties like `Task`, `UpdateMask`, and `ValidateOnly` to manage the update operation."],["The `UpdateTaskRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides access to specific namespace `Google.Cloud.Dataplex.V1` and assembly `Google.Cloud.Dataplex.V1.dll`, and also details available constructors and property values."]]],[]]