Reference documentation and code samples for the BigQuery Connection V1 API class Google::Cloud::Bigquery::Connection::V1::SalesforceDataCloudProperties.
Connection properties specific to Salesforce DataCloud. This is intended for
use only by Salesforce partner projects.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#identity
defidentity()->::String
Returns
(::String) — Output only. A unique Google-owned and Google-generated service account
identity for the connection.
#instance_uri
definstance_uri()->::String
Returns
(::String) — The URL to the user's Salesforce DataCloud instance.
#instance_uri=
definstance_uri=(value)->::String
Parameter
value (::String) — The URL to the user's Salesforce DataCloud instance.
Returns
(::String) — The URL to the user's Salesforce DataCloud instance.
#tenant_id
deftenant_id()->::String
Returns
(::String) — The ID of the user's Salesforce tenant.
#tenant_id=
deftenant_id=(value)->::String
Parameter
value (::String) — The ID of the user's Salesforce tenant.
Returns
(::String) — The ID of the user's Salesforce tenant.
[[["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-09 UTC."],[],[],null,["# BigQuery Connection V1 API - Class Google::Cloud::Bigquery::Connection::V1::SalesforceDataCloudProperties (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-bigquery-connection-v1/latest/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [1.2.1](/ruby/docs/reference/google-cloud-bigquery-connection-v1/1.2.1/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [1.1.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/1.1.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [1.0.1](/ruby/docs/reference/google-cloud-bigquery-connection-v1/1.0.1/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.18.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.18.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.17.2](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.17.2/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.16.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.16.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.15.1](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.15.1/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.14.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.14.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.13.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.12.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.11.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.11.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.10.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.10.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.9.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.9.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.8.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.8.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.7.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.7.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.6.0](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.6.0/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties)\n- [0.5.3](/ruby/docs/reference/google-cloud-bigquery-connection-v1/0.5.3/Google-Cloud-Bigquery-Connection-V1-SalesforceDataCloudProperties) \nReference documentation and code samples for the BigQuery Connection V1 API class Google::Cloud::Bigquery::Connection::V1::SalesforceDataCloudProperties.\n\nConnection properties specific to Salesforce DataCloud. This is intended for\nuse only by Salesforce partner projects. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #identity\n\n def identity() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. A unique Google-owned and Google-generated service account identity for the connection.\n\n### #instance_uri\n\n def instance_uri() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The URL to the user's Salesforce DataCloud instance.\n\n### #instance_uri=\n\n def instance_uri=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The URL to the user's Salesforce DataCloud instance. \n**Returns**\n\n- (::String) --- The URL to the user's Salesforce DataCloud instance.\n\n### #tenant_id\n\n def tenant_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The ID of the user's Salesforce tenant.\n\n### #tenant_id=\n\n def tenant_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The ID of the user's Salesforce tenant. \n**Returns**\n\n- (::String) --- The ID of the user's Salesforce tenant."]]