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 page provides reference documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The latest version of the API documented is 3.6.0, and the page also includes documentation for several previous versions going back to 1.0.0, allowing users to view the API across different iterations."],["The `RunDataScanResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing details about its core functionality."],["The class has two constructors, a default one and one that takes another `RunDataScanResponse` object, along with one property `Job` which is a `DataScanJob` type."]]],[]]