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-03-25 UTC."],[[["This webpage provides reference documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, specifically for version 2.14.0."],["The `RunDataScanResponse` class is a response type used in the Cloud Dataplex API and is used to model a response for running data scans."],["The latest version of this class available is 3.6.0, with numerous historical versions, dating back to 1.0.0, also documented and accessible."],["The `RunDataScanResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provides useful methods."],["The `RunDataScanResponse` class contains a property `Job` of type `DataScanJob` that describes the data scan job created by a RunDataScan request."]]],[]]