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-04-09 UTC."],[[["This webpage provides reference documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.2.0 and other versions as well."],["`UpdateDataScanRequest` is used to update a DataScan resource, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `DataScan`, `UpdateMask`, and `ValidateOnly`, allowing for the specification of the data scan to update, the fields to be modified, and whether to validate the request without actual changes."],["The documentation lists all the available versions of the API, from the latest version 3.6.0 down to version 1.0.0."],["The page provides details on the constructors, inherited members, namespace, and assembly information for the `UpdateDataScanRequest` class."]]],[]]