Google Shopping Merchant Lfp V1beta Client - Class GetLfpMerchantStateRequest (0.3.1)

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

Request message for the GetLfpMerchantState method.

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

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 state to retrieve. Format: accounts/{account}/lfpMerchantStates/{target_merchant}

getName

Required. The name of the state to retrieve.

Format: accounts/{account}/lfpMerchantStates/{target_merchant}

Returns
Type Description
string

setName

Required. The name of the state to retrieve.

Format: accounts/{account}/lfpMerchantStates/{target_merchant}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the state to retrieve. Format: accounts/{account}/lfpMerchantStates/{target_merchant} Please see LfpMerchantStateServiceClient::lfpMerchantStateName() for help formatting this field.

Returns
Type Description
GetLfpMerchantStateRequest