public interface DataSourceConnectionSpecOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BigQueryConnectionSpec |
getBigqueryConnectionSpec()
Fields specific to BigQuery connections.
|
BigQueryConnectionSpecOrBuilder |
getBigqueryConnectionSpecOrBuilder()
Fields specific to BigQuery connections.
|
boolean |
hasBigqueryConnectionSpec()
Fields specific to BigQuery connections.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBigqueryConnectionSpec()
Fields specific to BigQuery connections.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec bigquery_connection_spec = 1;BigQueryConnectionSpec getBigqueryConnectionSpec()
Fields specific to BigQuery connections.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec bigquery_connection_spec = 1;BigQueryConnectionSpecOrBuilder getBigqueryConnectionSpecOrBuilder()
Fields specific to BigQuery connections.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec bigquery_connection_spec = 1;Copyright © 2022 Google LLC. All rights reserved.