Reference documentation and code samples for the Google BigQuery Connection V1 Client class Connection.
Configuration parameters to establish connection with an external data source, except the credential attributes.
Generated from protobuf message google.cloud.bigquery.connection.v1.Connection
Namespace
Google \ Cloud \ BigQuery \ Connection \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}
↳ friendly_name
string
User provided display name for the connection.
↳ description
string
User provided description.
↳ cloud_sql
↳ aws
↳ azure
↳ cloud_spanner
↳ cloud_resource
↳ spark
↳ salesforce_data_cloud
Google\Cloud\BigQuery\Connection\V1\SalesforceDataCloudProperties
Optional. Salesforce DataCloud properties. This field is intended for use only by Salesforce partner projects. This field contains properties for your Salesforce DataCloud connection.
↳ creation_time
int|string
Output only. The creation timestamp of the connection.
↳ last_modified_time
int|string
Output only. The last update timestamp of the connection.
↳ has_credential
bool
Output only. True, if credential is configured for this connection.
getName
The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}
string
setName
The resource name of the connection in the form of: projects/{project_id}/locations/{location_id}/connections/{connection_id}
var
string
$this
getFriendlyName
User provided display name for the connection.
string
setFriendlyName
User provided display name for the connection.
var
string
$this
getDescription
User provided description.
string
setDescription
User provided description.
var
string
$this
getCloudSql
Cloud SQL properties.
hasCloudSql
setCloudSql
Cloud SQL properties.
$this
getAws
Amazon Web Services (AWS) properties.
hasAws
setAws
Amazon Web Services (AWS) properties.
$this
getAzure
Azure properties.
hasAzure
setAzure
Azure properties.
$this
getCloudSpanner
Cloud Spanner properties.
hasCloudSpanner
setCloudSpanner
Cloud Spanner properties.
$this
getCloudResource
Cloud Resource properties.
hasCloudResource
setCloudResource
Cloud Resource properties.
$this
getSpark
Spark properties.
hasSpark
setSpark
Spark properties.
$this
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.
hasSalesforceDataCloud
setSalesforceDataCloud
Optional. Salesforce DataCloud properties. This field is intended for use only by Salesforce partner projects. This field contains properties for your Salesforce DataCloud connection.
$this
getCreationTime
Output only. The creation timestamp of the connection.
int|string
setCreationTime
Output only. The creation timestamp of the connection.
var
int|string
$this
getLastModifiedTime
Output only. The last update timestamp of the connection.
int|string
setLastModifiedTime
Output only. The last update timestamp of the connection.
var
int|string
$this
getHasCredential
Output only. True, if credential is configured for this connection.
bool
setHasCredential
Output only. True, if credential is configured for this connection.
var
bool
$this
getProperties
string