package google.cloud.bigquery.connection.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ConnectionService

connection.proto:33

Manages external data source connections and credentials.

message CloudSqlCredential

connection.proto:256

Credential info for the Cloud SQL.

Used in: ConnectionCredential

message CloudSqlProperties

connection.proto:232

Connection properties specific to the Cloud SQL.

Used in: Connection

enum CloudSqlProperties.DatabaseType

connection.proto:234

Supported Cloud SQL database types.

Used in: CloudSqlProperties

message Connection

connection.proto:195

Configuration parameters to establish connection with an external data source, except the credential attributes.

Used as response type in: ConnectionService.CreateConnection, ConnectionService.GetConnection, ConnectionService.UpdateConnection

Used as field type in: CreateConnectionRequest, ListConnectionsResponse, UpdateConnectionRequest

message ConnectionCredential

connection.proto:223

Credential to use with a connection.

Used in: UpdateConnectionCredentialRequest