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-21 UTC."],[[["This webpage provides documentation for the `DataDiscoveryResult` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0."],["The `DataDiscoveryResult` class, which is a sealed class, represents the output of a data discovery scan and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property, `BigqueryPublishing`, which is of type `DataDiscoveryResult.Types.BigQueryPublishing` and configures metadata publishing."],["The documentation lists all the available versions of the `DataDiscoveryResult` class, starting from version 1.0.0 up to the latest 3.6.0 version."],["The class includes two constructors, one default and one that accepts another `DataDiscoveryResult` object as a parameter for creating a copy."]]],[]]