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}
Returns
Type
Description
string
setName
The resource name of the connection in the form of:projects/{project_id}/locations/{location_id}/connections/{connection_id}
Optional. Salesforce DataCloud properties. This field is intended for
use only by Salesforce partner projects. This field contains properties
for your Salesforce DataCloud connection.
Optional. Salesforce DataCloud properties. This field is intended for
use only by Salesforce partner projects. This field contains properties
for your Salesforce DataCloud connection.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google BigQuery Connection V1 Client - Class Connection (2.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.5 (latest)](/php/docs/reference/cloud-bigquery-connection/latest/V1.Connection)\n- [2.0.4](/php/docs/reference/cloud-bigquery-connection/2.0.4/V1.Connection)\n- [1.5.5](/php/docs/reference/cloud-bigquery-connection/1.5.5/V1.Connection)\n- [1.4.1](/php/docs/reference/cloud-bigquery-connection/1.4.1/V1.Connection)\n- [1.3.1](/php/docs/reference/cloud-bigquery-connection/1.3.1/V1.Connection)\n- [1.2.2](/php/docs/reference/cloud-bigquery-connection/1.2.2/V1.Connection)\n- [1.1.0](/php/docs/reference/cloud-bigquery-connection/1.1.0/V1.Connection)\n- [1.0.3](/php/docs/reference/cloud-bigquery-connection/1.0.3/V1.Connection) \nReference documentation and code samples for the Google BigQuery Connection V1 Client class Connection.\n\nConfiguration parameters to establish connection with an external data\nsource, except the credential attributes.\n\nGenerated from protobuf message `google.cloud.bigquery.connection.v1.Connection`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Connection \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nThe resource name of the connection in the form of:\n`projects/{project_id}/locations/{location_id}/connections/{connection_id}`\n\n### setName\n\nThe resource name of the connection in the form of:\n`projects/{project_id}/locations/{location_id}/connections/{connection_id}`\n\n### getFriendlyName\n\nUser provided display name for the connection.\n\n### setFriendlyName\n\nUser provided display name for the connection.\n\n### getDescription\n\nUser provided description.\n\n### setDescription\n\nUser provided description.\n\n### getCloudSql\n\nCloud SQL properties.\n\n### hasCloudSql\n\n### setCloudSql\n\nCloud SQL properties.\n\n### getAws\n\nAmazon Web Services (AWS) properties.\n\n### hasAws\n\n### setAws\n\nAmazon Web Services (AWS) properties.\n\n### getAzure\n\nAzure properties.\n\n### hasAzure\n\n### setAzure\n\nAzure properties.\n\n### getCloudSpanner\n\nCloud Spanner properties.\n\n### hasCloudSpanner\n\n### setCloudSpanner\n\nCloud Spanner properties.\n\n### getCloudResource\n\nCloud Resource properties.\n\n### hasCloudResource\n\n### setCloudResource\n\nCloud Resource properties.\n\n### getSpark\n\nSpark properties.\n\n### hasSpark\n\n### setSpark\n\nSpark properties.\n\n### getSalesforceDataCloud\n\nOptional. Salesforce DataCloud properties. This field is intended for\nuse only by Salesforce partner projects. This field contains properties\nfor your Salesforce DataCloud connection.\n\n### hasSalesforceDataCloud\n\n### setSalesforceDataCloud\n\nOptional. Salesforce DataCloud properties. This field is intended for\nuse only by Salesforce partner projects. This field contains properties\nfor your Salesforce DataCloud connection.\n\n### getCreationTime\n\nOutput only. The creation timestamp of the connection.\n\n### setCreationTime\n\nOutput only. The creation timestamp of the connection.\n\n### getLastModifiedTime\n\nOutput only. The last update timestamp of the connection.\n\n### setLastModifiedTime\n\nOutput only. The last update timestamp of the connection.\n\n### getHasCredential\n\nOutput only. True, if credential is configured for this connection.\n\n### setHasCredential\n\nOutput only. True, if credential is configured for this connection.\n\n### getProperties"]]