Documentation ¶
Overview ¶
Package connection aliases all exported identifiers in package "cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb".
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterConnectionServiceServer(s *grpc.Server, srv ConnectionServiceServer)deprecated
- type CloudSqlCredentialdeprecated
- type CloudSqlPropertiesdeprecated
- type CloudSqlProperties_DatabaseTypedeprecated
- type Connectiondeprecated
- type ConnectionCredentialdeprecated
- type ConnectionCredential_CloudSql
- type ConnectionServiceClientdeprecated
- type ConnectionServiceServerdeprecated
- type Connection_CloudSql
- type CreateConnectionRequestdeprecated
- type DeleteConnectionRequestdeprecated
- type GetConnectionRequestdeprecated
- type ListConnectionsRequestdeprecated
- type ListConnectionsResponsedeprecated
- type UnimplementedConnectionServiceServerdeprecated
- type UpdateConnectionCredentialRequestdeprecated
- type UpdateConnectionRequestdeprecated
Constants ¶
const ( CloudSqlProperties_DATABASE_TYPE_UNSPECIFIED = src.CloudSqlProperties_DATABASE_TYPE_UNSPECIFIED CloudSqlProperties_MYSQL = src.CloudSqlProperties_MYSQL CloudSqlProperties_POSTGRES = src.CloudSqlProperties_POSTGRES )
Deprecated: Please use consts in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
Variables ¶
var ( CloudSqlProperties_DatabaseType_name = src.CloudSqlProperties_DatabaseType_name CloudSqlProperties_DatabaseType_value = src.CloudSqlProperties_DatabaseType_value File_google_cloud_bigquery_connection_v1beta1_connection_proto = src.File_google_cloud_bigquery_connection_v1beta1_connection_proto )
Deprecated: Please use vars in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
Functions ¶
func RegisterConnectionServiceServer
deprecated
func RegisterConnectionServiceServer(s *grpc.Server, srv ConnectionServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
Types ¶
type CloudSqlCredential
deprecated
type CloudSqlCredential = src.CloudSqlCredential
Credential info for the Cloud SQL.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type CloudSqlProperties
deprecated
type CloudSqlProperties = src.CloudSqlProperties
Connection properties specific to the Cloud SQL.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type CloudSqlProperties_DatabaseType
deprecated
type CloudSqlProperties_DatabaseType = src.CloudSqlProperties_DatabaseType
Supported Cloud SQL database types.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type Connection
deprecated
type Connection = src.Connection
Configuration parameters to establish connection with an external data source, except the credential attributes.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type ConnectionCredential
deprecated
type ConnectionCredential = src.ConnectionCredential
Credential to use with a connection.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type ConnectionCredential_CloudSql ¶
type ConnectionCredential_CloudSql = src.ConnectionCredential_CloudSql
type ConnectionServiceClient
deprecated
type ConnectionServiceClient = src.ConnectionServiceClient
ConnectionServiceClient is the client API for ConnectionService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
func NewConnectionServiceClient
deprecated
func NewConnectionServiceClient(cc grpc.ClientConnInterface) ConnectionServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type ConnectionServiceServer
deprecated
type ConnectionServiceServer = src.ConnectionServiceServer
ConnectionServiceServer is the server API for ConnectionService service.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type Connection_CloudSql ¶
type Connection_CloudSql = src.Connection_CloudSql
type CreateConnectionRequest
deprecated
type CreateConnectionRequest = src.CreateConnectionRequest
The request for [ConnectionService.CreateConnection][google.cloud.bigquery.connection.v1beta1.ConnectionService.CreateConnection].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type DeleteConnectionRequest
deprecated
type DeleteConnectionRequest = src.DeleteConnectionRequest
The request for [ConnectionService.DeleteConnectionRequest][].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type GetConnectionRequest
deprecated
type GetConnectionRequest = src.GetConnectionRequest
The request for [ConnectionService.GetConnection][google.cloud.bigquery.connection.v1beta1.ConnectionService.GetConnection].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type ListConnectionsRequest
deprecated
type ListConnectionsRequest = src.ListConnectionsRequest
The request for [ConnectionService.ListConnections][google.cloud.bigquery.connection.v1beta1.ConnectionService.ListConnections].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type ListConnectionsResponse
deprecated
type ListConnectionsResponse = src.ListConnectionsResponse
The response for [ConnectionService.ListConnections][google.cloud.bigquery.connection.v1beta1.ConnectionService.ListConnections].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type UnimplementedConnectionServiceServer
deprecated
type UnimplementedConnectionServiceServer = src.UnimplementedConnectionServiceServer
UnimplementedConnectionServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type UpdateConnectionCredentialRequest
deprecated
type UpdateConnectionCredentialRequest = src.UpdateConnectionCredentialRequest
The request for [ConnectionService.UpdateConnectionCredential][google.cloud.bigquery.connection.v1beta1.ConnectionService.UpdateConnectionCredential].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb
type UpdateConnectionRequest
deprecated
type UpdateConnectionRequest = src.UpdateConnectionRequest
The request for [ConnectionService.UpdateConnection][google.cloud.bigquery.connection.v1beta1.ConnectionService.UpdateConnection].
Deprecated: Please use types in: cloud.google.com/go/bigquery/connection/apiv1beta1/connectionpb