Google BigQuery Connection V1 Client - Class SalesforceDataCloudProperties (1.5.0)

Reference documentation and code samples for the Google BigQuery Connection V1 Client class SalesforceDataCloudProperties.

Connection properties specific to Salesforce DataCloud. This is intended for use only by Salesforce partner projects.

Generated from protobuf message google.cloud.bigquery.connection.v1.SalesforceDataCloudProperties

Namespace

Google \ Cloud \ BigQuery \ Connection \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ instance_uri string

The URL to the user's Salesforce DataCloud instance.

↳ identity string

Output only. A unique Google-owned and Google-generated service account identity for the connection.

↳ tenant_id string

The ID of the user's Salesforce tenant.

getInstanceUri

The URL to the user's Salesforce DataCloud instance.

Returns
TypeDescription
string

setInstanceUri

The URL to the user's Salesforce DataCloud instance.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getIdentity

Output only. A unique Google-owned and Google-generated service account identity for the connection.

Returns
TypeDescription
string

setIdentity

Output only. A unique Google-owned and Google-generated service account identity for the connection.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getTenantId

The ID of the user's Salesforce tenant.

Returns
TypeDescription
string

setTenantId

The ID of the user's Salesforce tenant.

Parameter
NameDescription
var string
Returns
TypeDescription
$this