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
def identity() -> ::String
Returns
- (::String) — Output only. A unique Google-owned and Google-generated service account identity for the connection.
#instance_uri
def instance_uri() -> ::String
Returns
- (::String) — The URL to the user's Salesforce DataCloud instance.
#instance_uri=
def instance_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
def tenant_id() -> ::String
Returns
- (::String) — The ID of the user's Salesforce tenant.
#tenant_id=
def tenant_id=(value) -> ::String
Parameter
- value (::String) — The ID of the user's Salesforce tenant.
Returns
- (::String) — The ID of the user's Salesforce tenant.