Google Shopping Merchant Lfp V1beta Client - Class GetLfpStoreRequest (0.1.0)

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

Request message for the GetLfpStore method.

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

Namespace

Google \ Shopping \ Merchant \ Lfp \ V1beta

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 Google\Shopping\Merchant\Lfp\V1beta\LfpStoreServiceClient::lfpStoreName() for help formatting this field.

Returns
Type Description
Google\Shopping\Merchant\Lfp\V1beta\GetLfpStoreRequest