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-21 UTC."],[[["This webpage provides documentation for the `RunDataScanResponse` class within the Google Cloud Dataplex v1 API, offering reference materials and code samples."],["The `RunDataScanResponse` class is a component of the Google.Cloud.Dataplex.V1 namespace and is implemented in the Google.Cloud.Dataplex.V1.dll assembly."],["It outlines the different versions of the `RunDataScanResponse` class from 1.0.0 to the latest version 3.6.0, linking to the respective documentation for each."],["The documentation details the class's constructors, including a default constructor and a copy constructor, as well as the `Job` property of the DataScanJob type."],["The class implements various interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, enabling functionalities like message handling, comparison, deep cloning, and buffer operations."]]],[]]