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."],[[["This webpage provides documentation for the `UpdateDataScanRequest` class within the Google Cloud Dataplex V1 API, focusing on version 3.5.0."],["The `UpdateDataScanRequest` class is used to send requests to update a DataScan resource, as shown with the code implementations and a list of all versions."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in handling data and message operations."],["The `UpdateDataScanRequest` class has properties like `DataScan`, `UpdateMask`, and `ValidateOnly`, which allow for the specification of the data scan to update, the fields to modify, and whether to validate the request without performing changes."],["The documentation lists all versions of the `UpdateDataScanRequest` class, starting from 1.0.0 to the most current version 3.6.0."]]],[]]