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.13.0."],["The `UpdateDataScanRequest` class is used to update a DataScan resource and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that copies another `UpdateDataScanRequest` object."],["Key properties of `UpdateDataScanRequest` include `DataScan` (the resource to update), `UpdateMask` (specifying which fields to update), and `ValidateOnly` (for validating without making changes)."],["The document displays a full history of versions from 1.0.0 to 3.6.0, detailing where each documentation for the UpdateDataScanRequest can be located."]]],[]]