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."],[[["The provided content details the `RunDataScanResponse` class within the Google Cloud Dataplex V1 API, specifically referencing version 2.4.0."],["This class is part of the `Google.Cloud.Dataplex.V1` namespace and is found within the `Google.Cloud.Dataplex.V1.dll` assembly."],["It outlines the various versions of the `RunDataScanResponse` class, spanning from version 1.0.0 to the latest, 3.6.0, each with its own link to relevant documentation."],["The `RunDataScanResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, making it part of the message architecture."],["The documentation describes the `RunDataScanResponse` class's properties, such as `Job` which is of type `DataScanJob` and the description of the constructors that the class has."]]],[]]