Google Shopping Merchant Accounts V1beta Client - Class LfpProvider (0.9.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class LfpProvider.

Collection of information related to a Local Feed Partnership (LFP) provider.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.LfpProvider

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Identifier. The resource name of the LFP provider. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}

↳ region_code string

Output only. Region code defined by CLDR.

↳ display_name string

The display name of the LFP provider.

getName

Identifier. The resource name of the LFP provider.

Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}

Returns
Type Description
string

setName

Identifier. The resource name of the LFP provider.

Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}

Parameter
Name Description
var string
Returns
Type Description
$this

getRegionCode

Output only. Region code defined by CLDR.

Returns
Type Description
string

setRegionCode

Output only. Region code defined by CLDR.

Parameter
Name Description
var string
Returns
Type Description
$this

getDisplayName

The display name of the LFP provider.

Returns
Type Description
string

setDisplayName

The display name of the LFP provider.

Parameter
Name Description
var string
Returns
Type Description
$this