Google Shopping Merchant Accounts V1 Client - Class Handshake (0.10.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class Handshake.

The current status of establishing of the service.

(for example, pending approval or approved).

Generated from protobuf message google.shopping.merchant.accounts.v1.Handshake

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ approval_state int

Output only. The approval state of this handshake.

↳ actor int

Output only. The most recent account to modify the account service's approval_status.

getApprovalState

Output only. The approval state of this handshake.

Returns
Type Description
int

setApprovalState

Output only. The approval state of this handshake.

Parameter
Name Description
var int
Returns
Type Description
$this

getActor

Output only. The most recent account to modify the account service's approval_status.

Returns
Type Description
int

setActor

Output only. The most recent account to modify the account service's approval_status.

Parameter
Name Description
var int
Returns
Type Description
$this