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."],["The latest version available for `RunDataScanResponse` is 3.6.0, with versions ranging down to 1.0.0 listed, to facilitate documentation for previous versions as well as the latest version."],["The `RunDataScanResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains one property, `Job`, which is of type `DataScanJob` and represents the job created by a RunDataScan request."],["There are also two constructors for creating new instances of `RunDataScanResponse`, a default one and one which takes another `RunDataScanResponse` as an argument."]]],[]]