public static final class BigQueryConnectionSpec.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder> implements BigQueryConnectionSpecOrBuilder
Specification for the BigQuery connection.Protobuf type
google.cloud.datacatalog.v1.BigQueryConnectionSpec| Modifier and Type | Method and Description |
|---|---|
BigQueryConnectionSpec.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BigQueryConnectionSpec |
build() |
BigQueryConnectionSpec |
buildPartial() |
BigQueryConnectionSpec.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 |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BigQueryConnectionSpec.Builder |
clearHasCredential()
True if there are credentials attached to the BigQuery connection; false
otherwise.
|
BigQueryConnectionSpec.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BigQueryConnectionSpec.Builder |
clone() |
CloudSqlBigQueryConnectionSpec |
getCloudSql()
Specification for the BigQuery connection to a Cloud SQL instance.
|
CloudSqlBigQueryConnectionSpec.Builder |
getCloudSqlBuilder()
Specification for the BigQuery connection to a Cloud SQL instance.
|
CloudSqlBigQueryConnectionSpecOrBuilder |
getCloudSqlOrBuilder()
Specification for the BigQuery connection to a Cloud SQL instance.
|
BigQueryConnectionSpec.ConnectionSpecCase |
getConnectionSpecCase() |
BigQueryConnectionSpec.ConnectionType |
getConnectionType()
The type of the BigQuery connection.
|
int |
getConnectionTypeValue()
The type of the BigQuery connection.
|
BigQueryConnectionSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getHasCredential()
True if there are credentials attached to the BigQuery connection; false
otherwise.
|
boolean |
hasCloudSql()
Specification for the BigQuery connection to a Cloud SQL instance.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
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.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BigQueryConnectionSpec.Builder |
setCloudSql(CloudSqlBigQueryConnectionSpec.Builder builderForValue)
Specification for the BigQuery connection to a Cloud SQL instance.
|
BigQueryConnectionSpec.Builder |
setCloudSql(CloudSqlBigQueryConnectionSpec value)
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 |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BigQueryConnectionSpec.Builder |
setHasCredential(boolean value)
True if there are credentials attached to the BigQuery connection; false
otherwise.
|
BigQueryConnectionSpec.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BigQueryConnectionSpec.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BigQueryConnectionSpec build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BigQueryConnectionSpec buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BigQueryConnectionSpec.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder mergeFrom(BigQueryConnectionSpec other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public BigQueryConnectionSpec.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BigQueryConnectionSpec.Builder>IOExceptionpublic BigQueryConnectionSpec.ConnectionSpecCase getConnectionSpecCase()
getConnectionSpecCase in interface BigQueryConnectionSpecOrBuilderpublic BigQueryConnectionSpec.Builder clearConnectionSpec()
public int getConnectionTypeValue()
The type of the BigQuery connection.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType connection_type = 1;
getConnectionTypeValue in interface BigQueryConnectionSpecOrBuilderpublic BigQueryConnectionSpec.Builder setConnectionTypeValue(int value)
The type of the BigQuery connection.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType connection_type = 1;
value - The enum numeric value on the wire for connectionType to set.public BigQueryConnectionSpec.ConnectionType getConnectionType()
The type of the BigQuery connection.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType connection_type = 1;
getConnectionType in interface BigQueryConnectionSpecOrBuilderpublic BigQueryConnectionSpec.Builder setConnectionType(BigQueryConnectionSpec.ConnectionType value)
The type of the BigQuery connection.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType connection_type = 1;
value - The connectionType to set.public BigQueryConnectionSpec.Builder clearConnectionType()
The type of the BigQuery connection.
.google.cloud.datacatalog.v1.BigQueryConnectionSpec.ConnectionType connection_type = 1;
public boolean hasCloudSql()
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;hasCloudSql in interface BigQueryConnectionSpecOrBuilderpublic CloudSqlBigQueryConnectionSpec getCloudSql()
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;getCloudSql in interface BigQueryConnectionSpecOrBuilderpublic BigQueryConnectionSpec.Builder setCloudSql(CloudSqlBigQueryConnectionSpec value)
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;public BigQueryConnectionSpec.Builder setCloudSql(CloudSqlBigQueryConnectionSpec.Builder builderForValue)
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;public BigQueryConnectionSpec.Builder mergeCloudSql(CloudSqlBigQueryConnectionSpec value)
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;public BigQueryConnectionSpec.Builder clearCloudSql()
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;public CloudSqlBigQueryConnectionSpec.Builder getCloudSqlBuilder()
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;public CloudSqlBigQueryConnectionSpecOrBuilder getCloudSqlOrBuilder()
Specification for the BigQuery connection to a Cloud SQL instance.
.google.cloud.datacatalog.v1.CloudSqlBigQueryConnectionSpec cloud_sql = 2;getCloudSqlOrBuilder in interface BigQueryConnectionSpecOrBuilderpublic boolean getHasCredential()
True if there are credentials attached to the BigQuery connection; false otherwise.
bool has_credential = 3;getHasCredential in interface BigQueryConnectionSpecOrBuilderpublic BigQueryConnectionSpec.Builder setHasCredential(boolean value)
True if there are credentials attached to the BigQuery connection; false otherwise.
bool has_credential = 3;value - The hasCredential to set.public BigQueryConnectionSpec.Builder clearHasCredential()
True if there are credentials attached to the BigQuery connection; false otherwise.
bool has_credential = 3;public final BigQueryConnectionSpec.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>public final BigQueryConnectionSpec.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BigQueryConnectionSpec.Builder>Copyright © 2023 Google LLC. All rights reserved.