Fully qualified resource name of an asset in Dataplex, to which the
underlying data source (Cloud Storage bucket or BigQuery dataset) of the
entity is attached.
Project ID of the underlying Cloud Storage or BigQuery data. Note that
this may not be the same project as the correspondingly Dataplex lake /
zone / asset.
[[["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."],[[["The `DataplexSpec` class, part of the `Google.Cloud.DataCatalog.V1` namespace, represents common fields for Dataplex and is found within the Google.Cloud.DataCatalog.V1.dll assembly."],["This class, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to manage details of the underlying data source linked to a Dataplex asset."],["Available versions of the `DataplexSpec` range from the latest 2.14.0 down to 1.2.0, with the current version being 2.1.0."],["`DataplexSpec` contains properties such as `Asset`, `CompressionFormat`, `DataFormat`, and `ProjectId`, which provide information about the asset's fully qualified name, data compression, data format and underlying data source's project ID."],["The `DataplexSpec` class has two constructors: a default constructor and one that accepts another `DataplexSpec` object as a parameter for initialization."]]],[]]