public sealed class UpdateDataScanRequest : IMessage<UpdateDataScanRequest>, IEquatable<UpdateDataScanRequest>, IDeepCloneable<UpdateDataScanRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class UpdateDataScanRequest.
[[["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-21 UTC."],[[["This document provides reference documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.11.0 and its previous versions."],["The `UpdateDataScanRequest` class is used to update a DataScan resource, as specified by the `DataScan` property and the fields defined in the `UpdateMask` property."],["The API allows for validation of update requests without actually performing the updates by setting the `ValidateOnly` property to `true`."],["The current latest version available for the API class is 3.6.0, with multiple previous releases dating back to version 1.0.0."],["The class `UpdateDataScanRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from `object`."]]],[]]