Package types (1.10.0)

API documentation for bigquery_connection_v1.types package.

Classes

AwsAccessRole

Authentication method for Amazon Web Services (AWS) that uses Google owned Google service account to assume into customer's AWS IAM Role.

AwsCrossAccountRole

Authentication method for Amazon Web Services (AWS) that uses Google owned AWS IAM user's access key to assume into customer's AWS IAM Role.

AwsProperties

Connection properties specific to Amazon Web Services (AWS).

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

AzureProperties

Container for connection properties specific to Azure.

CloudResourceProperties

Container for connection properties for delegation of access to GCP resources.

CloudSpannerProperties

Connection properties specific to Cloud Spanner.

CloudSqlCredential

Credential info for the Cloud SQL.

CloudSqlProperties

Connection properties specific to the Cloud SQL.

Connection

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

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

CreateConnectionRequest

The request for ConnectionService.CreateConnection.

DeleteConnectionRequest

The request for [ConnectionService.DeleteConnectionRequest][].

GetConnectionRequest

The request for ConnectionService.GetConnection.

ListConnectionsRequest

The request for ConnectionService.ListConnections.

ListConnectionsResponse

The response for ConnectionService.ListConnections.

UpdateConnectionRequest

The request for ConnectionService.UpdateConnection.