public interface MetadataIntegrationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
DataCatalogConfig |
getDataCatalogConfig()
The integration config for the Data Catalog service.
|
DataCatalogConfigOrBuilder |
getDataCatalogConfigOrBuilder()
The integration config for the Data Catalog service.
|
boolean |
hasDataCatalogConfig()
The integration config for the Data Catalog service.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasDataCatalogConfig()
The integration config for the Data Catalog service.
.google.cloud.metastore.v1beta.DataCatalogConfig data_catalog_config = 1;DataCatalogConfig getDataCatalogConfig()
The integration config for the Data Catalog service.
.google.cloud.metastore.v1beta.DataCatalogConfig data_catalog_config = 1;DataCatalogConfigOrBuilder getDataCatalogConfigOrBuilder()
The integration config for the Data Catalog service.
.google.cloud.metastore.v1beta.DataCatalogConfig data_catalog_config = 1;Copyright © 2022 Google LLC. All rights reserved.