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