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 development."],["The latest version documented is 3.6.0, with a history of versions going back to 1.0.0, all listed with their respective API links for `RunDataScanResponse`."],["`RunDataScanResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunDataScanResponse` class provides details on the `Job` property, which contains the `DataScanJob` created by the `RunDataScan` request."],["The page provides information on the constructors for creating `RunDataScanResponse` objects, including a default constructor and a constructor that takes another `RunDataScanResponse` object."]]],[]]