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 page provides documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex V1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `UpdateDataScanRequest` class is used to send requests for updating data scan resources and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors to create new instances and has properties like `DataScan`, `UpdateMask`, and `ValidateOnly` to manage the update process."],["The documentation details the required parameters and their descriptions, such as the `DataScan` resource and the `UpdateMask` field to specify which fields to update."],["The page is a reference for developers, and is designed to help them understand how to construct and send `UpdateDataScanRequest` objects when working with Google Cloud Dataplex resources."]]],[]]