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

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

Collection of information related to Pickup.

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ uri string

Required. Pickup product page URI. It is only used for the review of pickup serving. This URI domain should match with the business's homepage.

↳ state int

Output only. The state of the pickup serving.

getUri

Required. Pickup product page URI. It is only used for the review of pickup serving. This URI domain should match with the business's homepage.

Returns
Type Description
string

setUri

Required. Pickup product page URI. It is only used for the review of pickup serving. This URI domain should match with the business's homepage.

Parameter
Name Description
var string
Returns
Type Description
$this

getState

Output only. The state of the pickup serving.

Returns
Type Description
int

setState

Output only. The state of the pickup serving.

Parameter
Name Description
var int
Returns
Type Description
$this