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

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

Request message for the DeleteLfpStore method.

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

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 delete for the target merchant account. Format: accounts/{account}/lfpStores/{target_merchant}~{store_code}

getName

Required. The name of the store to delete for the target merchant account.

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

Returns
Type Description
string

setName

Required. The name of the store to delete for the target merchant account.

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 delete for the target merchant account. 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\DeleteLfpStoreRequest