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 documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, specifically for version 2.5.0."],["The `RunDataScanResponse` class, which is used for responses to RunDataScan requests, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and contains a single property named `Job`, of type `DataScanJob`, which represents the DataScanJob created by a RunDataScan request."],["This documentation also shows a list of versions for RunDataScanResponse ranging from version 1.0.0 up to 3.6.0, showing the current latest version."],["The page details the constructors of the `RunDataScanResponse` class, listing the parameter and description for each constructor, as well as inherited members."]]],[]]