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 version 3.2.0."],["The `RunDataScanResponse` class is used to handle responses from a RunDataScan request, with an implemented job property of the type `DataScanJob`."],["The class `RunDataScanResponse` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffered message operations."],["The documentation includes details on available constructors for the `RunDataScanResponse` class, allowing for the creation of instances with or without initial data."],["This documentation for `RunDataScanResponse` also contains links to previous versions of the API, with the latest being 3.6.0."]]],[]]