Google Shopping Merchant Lfp V1 Client - Class GetLfpStoreRequest (1.0.0)

Reference documentation and code samples for the Google Shopping Merchant Lfp V1 Client class GetLfpStoreRequest.

Request message for the GetLfpStore method.

Generated from protobuf message google.shopping.merchant.lfp.v1.GetLfpStoreRequest

Namespace

Google \ Shopping \ Merchant \ Lfp \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the store to retrieve. Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}

getName

Required. The name of the store to retrieve.

Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}

Returns
Type Description
string

setName

Required. The name of the store to retrieve.

Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the store to retrieve. Format: accounts/{account}/lfpStores/{target_merchant}~{store_code} Please see LfpStoreServiceClient::lfpStoreName() for help formatting this field.

Returns
Type Description
GetLfpStoreRequest