public sealed class RunDataScanResponse : IMessage<RunDataScanResponse>, IEquatable<RunDataScanResponse>, IDeepCloneable<RunDataScanResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class RunDataScanResponse.
[[["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 webpage provides documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex V1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `RunDataScanResponse` class is used to handle responses related to running data scans, and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document lists all of the available versions of the RunDataScanResponse class, including the latest and older versions."],["The `RunDataScanResponse` class also includes a `Job` property, which is of type `DataScanJob` and represents the data scan job created."]]],[]]