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 for .NET development."],["The latest version available for the `UpdateDataScanRequest` is 3.6.0, and this document details up to version 1.0.0, including information on version 2.10.0."],["The `UpdateDataScanRequest` class allows for updating `DataScan` resources, specifying which fields to update using `UpdateMask`."],["The document details the `UpdateDataScanRequest` class, including its constructors, properties such as `DataScan`, `UpdateMask`, and `ValidateOnly`, as well as its inheritance and implemented interfaces."],["A full list of versions from 3.6.0 all the way down to 1.0.0 are provided with links to their respective pages, covering all of the currently documented updates."]]],[]]