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 documentation for the `DataDiscoveryResult` class within the Google Cloud Dataplex V1 API, specifically version 3.5.0, with links to other versions of the API."],["The `DataDiscoveryResult` class is the output of a data discovery scan, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance from `object`, its namespace as `Google.Cloud.Dataplex.V1`, and its assembly as `Google.Cloud.Dataplex.V1.dll`."],["It includes two constructors for `DataDiscoveryResult`: one default and another that takes another `DataDiscoveryResult` object as input."],["A key property of the `DataDiscoveryResult` class is `BigqueryPublishing`, which is used to manage configuration settings for metadata publishing, having a type of `DataDiscoveryResult.Types.BigQueryPublishing`."]]],[]]