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-25 UTC."],[[["The page provides reference documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex V1 API, specifically for .NET development."],["It lists various versions of the `UpdateDataScanRequest` class, with version 3.6.0 being the latest."],["The `UpdateDataScanRequest` class is used to update a DataScan resource, and only fields specified in the `update_mask` are modified."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its diverse functionalities."],["It details the available constructors and properties, such as `DataScan`, `UpdateMask`, and `ValidateOnly`, along with their descriptions and data types."]]],[]]