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 page provides documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.5.0, but also including versions ranging from 1.0.0 to 3.6.0."],["The `UpdateDataScanRequest` class is used to request updates to a DataScan resource, with the `DataScan` property holding the resource to be updated, and also has `UpdateMask`, and `ValidateOnly` properties."],["The `UpdateDataScanRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There is a full list of available versions of this class to choose from, including the most recent version, 3.6.0, and the current, 2.5.0."],["There is also documentation on each of the methods and parameters available, including `DataScan`, `UpdateMask`, and `ValidateOnly`."]]],[]]