Google Shopping Merchant DataSources V1beta Client - Class DataSourceReference (0.2.0)

Reference documentation and code samples for the Google Shopping Merchant DataSources V1beta Client class DataSourceReference.

Data source reference can be used to manage related data sources within the data source service.

Generated from protobuf message google.shopping.merchant.datasources.v1beta.DataSourceReference

Namespace

Google \ Shopping \ Merchant \ DataSources \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ self bool

Self should be used to reference the primary data source itself.

↳ primary_data_source_name string

Optional. The name of the primary data source. Format: accounts/{account}/dataSources/{datasource}

↳ supplemental_data_source_name string

Optional. The name of the supplemental data source. Format: accounts/{account}/dataSources/{datasource}

getSelf

Self should be used to reference the primary data source itself.

Returns
Type Description
bool

hasSelf

setSelf

Self should be used to reference the primary data source itself.

Parameter
Name Description
var bool
Returns
Type Description
$this

getPrimaryDataSourceName

Optional. The name of the primary data source.

Format: accounts/{account}/dataSources/{datasource}

Returns
Type Description
string

hasPrimaryDataSourceName

setPrimaryDataSourceName

Optional. The name of the primary data source.

Format: accounts/{account}/dataSources/{datasource}

Parameter
Name Description
var string
Returns
Type Description
$this

getSupplementalDataSourceName

Optional. The name of the supplemental data source.

Format: accounts/{account}/dataSources/{datasource}

Returns
Type Description
string

hasSupplementalDataSourceName

setSupplementalDataSourceName

Optional. The name of the supplemental data source.

Format: accounts/{account}/dataSources/{datasource}

Parameter
Name Description
var string
Returns
Type Description
$this

getDataSourceId

Returns
Type Description
string