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 .NET developers."],["The latest version available for the `RunDataScanResponse` class is 3.6.0, and the webpage contains the documentation for that version as well as previous ones, all the way back to version 1.0.0."],["The `RunDataScanResponse` class represents the response to a RunDataScan request, and it inherits from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it has inherited members from `object` including `GetHashCode()`, `GetType()` and `ToString()`."],["The `RunDataScanResponse` class has two constructors, `RunDataScanResponse()` and `RunDataScanResponse(RunDataScanResponse other)`, as well as one property, `Job`, which is of type `DataScanJob`."],["The namespace for `RunDataScanResponse` is `Google.Cloud.Dataplex.V1`, and is found within the assembly `Google.Cloud.Dataplex.V1.dll`."]]],[]]