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."],[[["The latest version available for the `RunDataScanResponse` class is 3.6.0, while the current page is specifically for version 3.4.0."],["This page provides reference documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, including its implementation of several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RunDataScanResponse` class inherits from the base `object` class and includes properties such as `Job`, representing a `DataScanJob` created by a `RunDataScan` request."],["The `RunDataScanResponse` class is found in the `Google.Cloud.Dataplex.V1` namespace, within the `Google.Cloud.Dataplex.V1.dll` assembly."],["This documentation covers the constructors for `RunDataScanResponse`, including a default constructor and a constructor that accepts another `RunDataScanResponse` object as a parameter."]]],[]]