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