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-04-09 UTC."],[[["The latest version available for the `RunDataScanResponse` class is 3.6.0, while the current page is displaying information for version 2.7.0."],["This page provides documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, specifically for version 2.7.0."],["The `RunDataScanResponse` class is used to represent the response of a RunDataScan operation and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RunDataScanResponse` class has a property called Job, which has a type of DataScanJob, and represents the DataScanJob that is created by the RunDataScan request."],["There are numerous versions available for the RunDataScanResponse class, ranging from 1.0.0 up to the latest version of 3.6.0, with links to each version's documentation."]]],[]]