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 `UpdateTaskRequest` class is part of the Google Cloud Dataplex V1 API, and this page provides documentation for version 2.10.0."],["This class is used to define a request to update a task within the Dataplex environment, as per the `Update task request.` description."],["The `UpdateTaskRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Task`, `UpdateMask`, and `ValidateOnly`, which are used to specify the details of the update operation."],["There are several documented versions available, with 3.6.0 being the latest, as well as versions listed before the current version 2.10.0."]]],[]]