Uses of Class
com.google.cloud.datacatalog.v1.BigQueryConnectionSpec.Builder
-
Uses of BigQueryConnectionSpec.Builder in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return BigQueryConnectionSpec.BuilderModifier and TypeMethodDescriptionBigQueryConnectionSpec.Builder.clear()BigQueryConnectionSpec.Builder.clearCloudSql()Specification for the BigQuery connection to a Cloud SQL instance.BigQueryConnectionSpec.Builder.clearConnectionSpec()BigQueryConnectionSpec.Builder.clearConnectionType()The type of the BigQuery connection.BigQueryConnectionSpec.Builder.clearHasCredential()True if there are credentials attached to the BigQuery connection; false otherwise.DataSourceConnectionSpec.Builder.getBigqueryConnectionSpecBuilder()Output only.BigQueryConnectionSpec.Builder.mergeCloudSql(CloudSqlBigQueryConnectionSpec value) Specification for the BigQuery connection to a Cloud SQL instance.BigQueryConnectionSpec.Builder.mergeFrom(BigQueryConnectionSpec other) BigQueryConnectionSpec.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BigQueryConnectionSpec.Builder.mergeFrom(com.google.protobuf.Message other) BigQueryConnectionSpec.newBuilder()BigQueryConnectionSpec.newBuilder(BigQueryConnectionSpec prototype) BigQueryConnectionSpec.newBuilderForType()protected BigQueryConnectionSpec.BuilderBigQueryConnectionSpec.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BigQueryConnectionSpec.Builder.setCloudSql(CloudSqlBigQueryConnectionSpec value) Specification for the BigQuery connection to a Cloud SQL instance.BigQueryConnectionSpec.Builder.setCloudSql(CloudSqlBigQueryConnectionSpec.Builder builderForValue) Specification for the BigQuery connection to a Cloud SQL instance.BigQueryConnectionSpec.Builder.setConnectionType(BigQueryConnectionSpec.ConnectionType value) The type of the BigQuery connection.BigQueryConnectionSpec.Builder.setConnectionTypeValue(int value) The type of the BigQuery connection.BigQueryConnectionSpec.Builder.setHasCredential(boolean value) True if there are credentials attached to the BigQuery connection; false otherwise.BigQueryConnectionSpec.toBuilder()Methods in com.google.cloud.datacatalog.v1 with parameters of type BigQueryConnectionSpec.BuilderModifier and TypeMethodDescriptionDataSourceConnectionSpec.Builder.setBigqueryConnectionSpec(BigQueryConnectionSpec.Builder builderForValue) Output only.