Class MetadataIntegration
Specifies how metastore metadata should be integrated with external services.
Implements
Inherited Members
Namespace: Google.Apis.DataprocMetastore.v1beta.Data
Assembly: Google.Apis.DataprocMetastore.v1beta.dll
Syntax
public class MetadataIntegration : IDirectResponseSchema
Properties
DataCatalogConfig
Optional. The integration config for the Data Catalog service.
Declaration
[JsonProperty("dataCatalogConfig")]
public virtual DataCatalogConfig DataCatalogConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| DataCatalogConfig |
DataplexConfig
Optional. The integration config for the Dataplex service.
Declaration
[JsonProperty("dataplexConfig")]
public virtual DataplexConfig DataplexConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| DataplexConfig |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |