Class Connection
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.bigquery.connection.v1.Connection
-
- All Implemented Interfaces:
ConnectionOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class Connection extends com.google.protobuf.GeneratedMessageV3 implements ConnectionOrBuilder
Configuration parameters to establish connection with an external data source, except the credential attributes.
Protobuf typegoogle.cloud.bigquery.connection.v1.Connection
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Connection.Builder
Configuration parameters to establish connection with an external data source, except the credential attributes.static class
Connection.PropertiesCase
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AWS_FIELD_NUMBER
static int
AZURE_FIELD_NUMBER
static int
CLOUD_RESOURCE_FIELD_NUMBER
static int
CLOUD_SPANNER_FIELD_NUMBER
static int
CLOUD_SQL_FIELD_NUMBER
static int
CREATION_TIME_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
FRIENDLY_NAME_FIELD_NUMBER
static int
HAS_CREDENTIAL_FIELD_NUMBER
static int
LAST_MODIFIED_TIME_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
SALESFORCE_DATA_CLOUD_FIELD_NUMBER
static int
SPARK_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
AwsProperties
getAws()
Amazon Web Services (AWS) properties.AwsPropertiesOrBuilder
getAwsOrBuilder()
Amazon Web Services (AWS) properties.AzureProperties
getAzure()
Azure properties.AzurePropertiesOrBuilder
getAzureOrBuilder()
Azure properties.CloudResourceProperties
getCloudResource()
Cloud Resource properties.CloudResourcePropertiesOrBuilder
getCloudResourceOrBuilder()
Cloud Resource properties.CloudSpannerProperties
getCloudSpanner()
Cloud Spanner properties.CloudSpannerPropertiesOrBuilder
getCloudSpannerOrBuilder()
Cloud Spanner properties.CloudSqlProperties
getCloudSql()
Cloud SQL properties.CloudSqlPropertiesOrBuilder
getCloudSqlOrBuilder()
Cloud SQL properties.long
getCreationTime()
Output only.static Connection
getDefaultInstance()
Connection
getDefaultInstanceForType()
String
getDescription()
User provided description.com.google.protobuf.ByteString
getDescriptionBytes()
User provided description.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getFriendlyName()
User provided display name for the connection.com.google.protobuf.ByteString
getFriendlyNameBytes()
User provided display name for the connection.boolean
getHasCredential()
Output only.long
getLastModifiedTime()
Output only.String
getName()
The resource name of the connection in the form of: `projects/{project_id}/locations/{location_id}/connections/{connection_id}`com.google.protobuf.ByteString
getNameBytes()
The resource name of the connection in the form of: `projects/{project_id}/locations/{location_id}/connections/{connection_id}`com.google.protobuf.Parser<Connection>
getParserForType()
Connection.PropertiesCase
getPropertiesCase()
SalesforceDataCloudProperties
getSalesforceDataCloud()
Optional.SalesforceDataCloudPropertiesOrBuilder
getSalesforceDataCloudOrBuilder()
Optional.int
getSerializedSize()
SparkProperties
getSpark()
Spark properties.SparkPropertiesOrBuilder
getSparkOrBuilder()
Spark properties.boolean
hasAws()
Amazon Web Services (AWS) properties.boolean
hasAzure()
Azure properties.boolean
hasCloudResource()
Cloud Resource properties.boolean
hasCloudSpanner()
Cloud Spanner properties.boolean
hasCloudSql()
Cloud SQL properties.int
hashCode()
boolean
hasSalesforceDataCloud()
Optional.boolean
hasSpark()
Spark properties.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Connection.Builder
newBuilder()
static Connection.Builder
newBuilder(Connection prototype)
Connection.Builder
newBuilderForType()
protected Connection.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Connection
parseDelimitedFrom(InputStream input)
static Connection
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Connection
parseFrom(byte[] data)
static Connection
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Connection
parseFrom(com.google.protobuf.ByteString data)
static Connection
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Connection
parseFrom(com.google.protobuf.CodedInputStream input)
static Connection
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Connection
parseFrom(InputStream input)
static Connection
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Connection
parseFrom(ByteBuffer data)
static Connection
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Connection>
parser()
Connection.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FRIENDLY_NAME_FIELD_NUMBER
public static final int FRIENDLY_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_SQL_FIELD_NUMBER
public static final int CLOUD_SQL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AWS_FIELD_NUMBER
public static final int AWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AZURE_FIELD_NUMBER
public static final int AZURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_SPANNER_FIELD_NUMBER
public static final int CLOUD_SPANNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOUD_RESOURCE_FIELD_NUMBER
public static final int CLOUD_RESOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPARK_FIELD_NUMBER
public static final int SPARK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SALESFORCE_DATA_CLOUD_FIELD_NUMBER
public static final int SALESFORCE_DATA_CLOUD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_TIME_FIELD_NUMBER
public static final int CREATION_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_MODIFIED_TIME_FIELD_NUMBER
public static final int LAST_MODIFIED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_CREDENTIAL_FIELD_NUMBER
public static final int HAS_CREDENTIAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getPropertiesCase
public Connection.PropertiesCase getPropertiesCase()
- Specified by:
getPropertiesCase
in interfaceConnectionOrBuilder
-
getName
public String getName()
The resource name of the connection in the form of: `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1;
- Specified by:
getName
in interfaceConnectionOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The resource name of the connection in the form of: `projects/{project_id}/locations/{location_id}/connections/{connection_id}`
string name = 1;
- Specified by:
getNameBytes
in interfaceConnectionOrBuilder
- Returns:
- The bytes for name.
-
getFriendlyName
public String getFriendlyName()
User provided display name for the connection.
string friendly_name = 2;
- Specified by:
getFriendlyName
in interfaceConnectionOrBuilder
- Returns:
- The friendlyName.
-
getFriendlyNameBytes
public com.google.protobuf.ByteString getFriendlyNameBytes()
User provided display name for the connection.
string friendly_name = 2;
- Specified by:
getFriendlyNameBytes
in interfaceConnectionOrBuilder
- Returns:
- The bytes for friendlyName.
-
getDescription
public String getDescription()
User provided description.
string description = 3;
- Specified by:
getDescription
in interfaceConnectionOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
User provided description.
string description = 3;
- Specified by:
getDescriptionBytes
in interfaceConnectionOrBuilder
- Returns:
- The bytes for description.
-
hasCloudSql
public boolean hasCloudSql()
Cloud SQL properties.
.google.cloud.bigquery.connection.v1.CloudSqlProperties cloud_sql = 4;
- Specified by:
hasCloudSql
in interfaceConnectionOrBuilder
- Returns:
- Whether the cloudSql field is set.
-
getCloudSql
public CloudSqlProperties getCloudSql()
Cloud SQL properties.
.google.cloud.bigquery.connection.v1.CloudSqlProperties cloud_sql = 4;
- Specified by:
getCloudSql
in interfaceConnectionOrBuilder
- Returns:
- The cloudSql.
-
getCloudSqlOrBuilder
public CloudSqlPropertiesOrBuilder getCloudSqlOrBuilder()
Cloud SQL properties.
.google.cloud.bigquery.connection.v1.CloudSqlProperties cloud_sql = 4;
- Specified by:
getCloudSqlOrBuilder
in interfaceConnectionOrBuilder
-
hasAws
public boolean hasAws()
Amazon Web Services (AWS) properties.
.google.cloud.bigquery.connection.v1.AwsProperties aws = 8;
- Specified by:
hasAws
in interfaceConnectionOrBuilder
- Returns:
- Whether the aws field is set.
-
getAws
public AwsProperties getAws()
Amazon Web Services (AWS) properties.
.google.cloud.bigquery.connection.v1.AwsProperties aws = 8;
- Specified by:
getAws
in interfaceConnectionOrBuilder
- Returns:
- The aws.
-
getAwsOrBuilder
public AwsPropertiesOrBuilder getAwsOrBuilder()
Amazon Web Services (AWS) properties.
.google.cloud.bigquery.connection.v1.AwsProperties aws = 8;
- Specified by:
getAwsOrBuilder
in interfaceConnectionOrBuilder
-
hasAzure
public boolean hasAzure()
Azure properties.
.google.cloud.bigquery.connection.v1.AzureProperties azure = 11;
- Specified by:
hasAzure
in interfaceConnectionOrBuilder
- Returns:
- Whether the azure field is set.
-
getAzure
public AzureProperties getAzure()
Azure properties.
.google.cloud.bigquery.connection.v1.AzureProperties azure = 11;
- Specified by:
getAzure
in interfaceConnectionOrBuilder
- Returns:
- The azure.
-
getAzureOrBuilder
public AzurePropertiesOrBuilder getAzureOrBuilder()
Azure properties.
.google.cloud.bigquery.connection.v1.AzureProperties azure = 11;
- Specified by:
getAzureOrBuilder
in interfaceConnectionOrBuilder
-
hasCloudSpanner
public boolean hasCloudSpanner()
Cloud Spanner properties.
.google.cloud.bigquery.connection.v1.CloudSpannerProperties cloud_spanner = 21;
- Specified by:
hasCloudSpanner
in interfaceConnectionOrBuilder
- Returns:
- Whether the cloudSpanner field is set.
-
getCloudSpanner
public CloudSpannerProperties getCloudSpanner()
Cloud Spanner properties.
.google.cloud.bigquery.connection.v1.CloudSpannerProperties cloud_spanner = 21;
- Specified by:
getCloudSpanner
in interfaceConnectionOrBuilder
- Returns:
- The cloudSpanner.
-
getCloudSpannerOrBuilder
public CloudSpannerPropertiesOrBuilder getCloudSpannerOrBuilder()
Cloud Spanner properties.
.google.cloud.bigquery.connection.v1.CloudSpannerProperties cloud_spanner = 21;
- Specified by:
getCloudSpannerOrBuilder
in interfaceConnectionOrBuilder
-
hasCloudResource
public boolean hasCloudResource()
Cloud Resource properties.
.google.cloud.bigquery.connection.v1.CloudResourceProperties cloud_resource = 22;
- Specified by:
hasCloudResource
in interfaceConnectionOrBuilder
- Returns:
- Whether the cloudResource field is set.
-
getCloudResource
public CloudResourceProperties getCloudResource()
Cloud Resource properties.
.google.cloud.bigquery.connection.v1.CloudResourceProperties cloud_resource = 22;
- Specified by:
getCloudResource
in interfaceConnectionOrBuilder
- Returns:
- The cloudResource.
-
getCloudResourceOrBuilder
public CloudResourcePropertiesOrBuilder getCloudResourceOrBuilder()
Cloud Resource properties.
.google.cloud.bigquery.connection.v1.CloudResourceProperties cloud_resource = 22;
- Specified by:
getCloudResourceOrBuilder
in interfaceConnectionOrBuilder
-
hasSpark
public boolean hasSpark()
Spark properties.
.google.cloud.bigquery.connection.v1.SparkProperties spark = 23;
- Specified by:
hasSpark
in interfaceConnectionOrBuilder
- Returns:
- Whether the spark field is set.
-
getSpark
public SparkProperties getSpark()
Spark properties.
.google.cloud.bigquery.connection.v1.SparkProperties spark = 23;
- Specified by:
getSpark
in interfaceConnectionOrBuilder
- Returns:
- The spark.
-
getSparkOrBuilder
public SparkPropertiesOrBuilder getSparkOrBuilder()
Spark properties.
.google.cloud.bigquery.connection.v1.SparkProperties spark = 23;
- Specified by:
getSparkOrBuilder
in interfaceConnectionOrBuilder
-
hasSalesforceDataCloud
public boolean hasSalesforceDataCloud()
Optional. Salesforce DataCloud properties. This field is intended for use only by Salesforce partner projects. This field contains properties for your Salesforce DataCloud connection.
.google.cloud.bigquery.connection.v1.SalesforceDataCloudProperties salesforce_data_cloud = 24 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasSalesforceDataCloud
in interfaceConnectionOrBuilder
- Returns:
- Whether the salesforceDataCloud field is set.
-
getSalesforceDataCloud
public SalesforceDataCloudProperties getSalesforceDataCloud()
Optional. Salesforce DataCloud properties. This field is intended for use only by Salesforce partner projects. This field contains properties for your Salesforce DataCloud connection.
.google.cloud.bigquery.connection.v1.SalesforceDataCloudProperties salesforce_data_cloud = 24 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSalesforceDataCloud
in interfaceConnectionOrBuilder
- Returns:
- The salesforceDataCloud.
-
getSalesforceDataCloudOrBuilder
public SalesforceDataCloudPropertiesOrBuilder getSalesforceDataCloudOrBuilder()
Optional. Salesforce DataCloud properties. This field is intended for use only by Salesforce partner projects. This field contains properties for your Salesforce DataCloud connection.
.google.cloud.bigquery.connection.v1.SalesforceDataCloudProperties salesforce_data_cloud = 24 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getSalesforceDataCloudOrBuilder
in interfaceConnectionOrBuilder
-
getCreationTime
public long getCreationTime()
Output only. The creation timestamp of the connection.
int64 creation_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getCreationTime
in interfaceConnectionOrBuilder
- Returns:
- The creationTime.
-
getLastModifiedTime
public long getLastModifiedTime()
Output only. The last update timestamp of the connection.
int64 last_modified_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLastModifiedTime
in interfaceConnectionOrBuilder
- Returns:
- The lastModifiedTime.
-
getHasCredential
public boolean getHasCredential()
Output only. True, if credential is configured for this connection.
bool has_credential = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getHasCredential
in interfaceConnectionOrBuilder
- Returns:
- The hasCredential.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Connection parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Connection parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Connection parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Connection parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Connection parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Connection parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Connection parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Connection.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Connection.Builder newBuilder()
-
newBuilder
public static Connection.Builder newBuilder(Connection prototype)
-
toBuilder
public Connection.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Connection.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Connection getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Connection> parser()
-
getParserForType
public com.google.protobuf.Parser<Connection> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Connection getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-