Send feedback
Class ConnectionProto.ConnectionCredential.Builder (2.46.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.46.0 keyboard_arrow_down
public static final class ConnectionProto . ConnectionCredential . Builder extends GeneratedMessageV3 . Builder<ConnectionProto . ConnectionCredential . Builder > implements ConnectionProto . ConnectionCredentialOrBuilder
Credential to use with a connection.
Protobuf type google.cloud.bigquery.connection.v1beta1.ConnectionCredential
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ConnectionProto . ConnectionCredential . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public ConnectionProto . ConnectionCredential build ()
buildPartial()
public ConnectionProto . ConnectionCredential buildPartial ()
clear()
public ConnectionProto . ConnectionCredential . Builder clear ()
Overrides
clearCloudSql()
public ConnectionProto . ConnectionCredential . Builder clearCloudSql ()
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
clearCredential()
public ConnectionProto . ConnectionCredential . Builder clearCredential ()
clearField(Descriptors.FieldDescriptor field)
public ConnectionProto . ConnectionCredential . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public ConnectionProto . ConnectionCredential . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public ConnectionProto . ConnectionCredential . Builder clone ()
Overrides
getCloudSql()
public ConnectionProto . CloudSqlCredential getCloudSql ()
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
getCloudSqlBuilder()
public ConnectionProto . CloudSqlCredential . Builder getCloudSqlBuilder ()
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
getCloudSqlOrBuilder()
public ConnectionProto . CloudSqlCredentialOrBuilder getCloudSqlOrBuilder ()
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
getCredentialCase()
public ConnectionProto . ConnectionCredential . CredentialCase getCredentialCase ()
getDefaultInstanceForType()
public ConnectionProto . ConnectionCredential getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
hasCloudSql()
public boolean hasCloudSql ()
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
Returns
Type
Description
boolean
Whether the cloudSql field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeCloudSql(ConnectionProto.CloudSqlCredential value)
public ConnectionProto . ConnectionCredential . Builder mergeCloudSql ( ConnectionProto . CloudSqlCredential value )
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
mergeFrom(ConnectionProto.ConnectionCredential other)
public ConnectionProto . ConnectionCredential . Builder mergeFrom ( ConnectionProto . ConnectionCredential other )
public ConnectionProto . ConnectionCredential . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public ConnectionProto . ConnectionCredential . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ConnectionProto . ConnectionCredential . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setCloudSql(ConnectionProto.CloudSqlCredential value)
public ConnectionProto . ConnectionCredential . Builder setCloudSql ( ConnectionProto . CloudSqlCredential value )
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
setCloudSql(ConnectionProto.CloudSqlCredential.Builder builderForValue)
public ConnectionProto . ConnectionCredential . Builder setCloudSql ( ConnectionProto . CloudSqlCredential . Builder builderForValue )
Credential for Cloud SQL database.
.google.cloud.bigquery.connection.v1beta1.CloudSqlCredential cloud_sql = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public ConnectionProto . ConnectionCredential . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ConnectionProto . ConnectionCredential . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ConnectionProto . ConnectionCredential . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]