public sealed class DataDiscoveryResult : IMessage<DataDiscoveryResult>, IEquatable<DataDiscoveryResult>, IDeepCloneable<DataDiscoveryResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataDiscoveryResult.
[[["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 `DataDiscoveryResult` class within the Google Cloud Dataplex V1 API, specifically version 3.4.0."],["The `DataDiscoveryResult` class is an output of a data discovery scan and is part of the `Google.Cloud.Dataplex.V1` namespace, implemented through various interfaces like `IMessage` and `IEquatable`."],["The documentation lists various versions of the API, from 1.0.0 up to the latest 3.6.0, each linking to the corresponding `DataDiscoveryResult` documentation."],["The `DataDiscoveryResult` class has two constructors, a default one, and another that copies from another `DataDiscoveryResult` object, and one property named `BigqueryPublishing`."],["The documentation also lists the inherited members from `object`, as well as the `BigqueryPublishing` property and its data type, found within the `DataDiscoveryResult.Types` namespace."]]],[]]