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, including its properties and implementation details."],["The `UpdateTaskRequest` class is used to define and execute requests for updating tasks, with the latest version being 3.6.0 and version 2.11.0 being the current version displayed."],["The class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["Key properties of the `UpdateTaskRequest` class include `Task`, `UpdateMask`, and `ValidateOnly`, which control the details and scope of the update operation."],["The documentation provides links to various versions of the API, ranging from version 1.0.0 to the latest version, allowing users to access information relevant to their specific implementation."]]],[]]