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 webpage provides reference documentation for the `UpdateTaskRequest` class within the Google Cloud Dataplex V1 API, specifically for version 2.12.0 and other versions of the API."],["The `UpdateTaskRequest` class is used to construct requests for updating tasks and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateTaskRequest` class includes properties such as `Task`, `UpdateMask`, and `ValidateOnly`, which define the update operation, the specific fields to be updated, and whether to validate the request, respectively."],["The page lists available versions of the API from 1.0.0 to 3.6.0 (latest), each with its own documentation for the `UpdateTaskRequest` class."]]],[]]