public sealed class DataDiscoverySpec : IMessage<DataDiscoverySpec>, IEquatable<DataDiscoverySpec>, IDeepCloneable<DataDiscoverySpec>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class DataDiscoverySpec.
[[["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 `DataDiscoverySpec` class within the Google Cloud Dataplex v1 API, spanning multiple versions."],["Version 3.6.0 is the latest release, with 3.5.0 being the current version and also includes documentation of past versions dating back to version 1.0.0."],["The `DataDiscoverySpec` class is used to define the specifications for a data discovery scan and is implemented through several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `DataDiscoverySpec` class include `BigqueryPublishingConfig` for metadata publishing and `StorageConfig` for Cloud Storage configurations."],["The `DataDiscoverySpec` class has multiple constructors and inherits members such as `GetHashCode`, `GetType`, and `ToString` from the `object` class."]]],[]]