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

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

Response message for the RequestInventoryVerification method.

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ omnichannel_setting OmnichannelSetting

The omnichannel setting that was updated.

getOmnichannelSetting

The omnichannel setting that was updated.

Returns
Type Description
OmnichannelSetting|null

hasOmnichannelSetting

clearOmnichannelSetting

setOmnichannelSetting

The omnichannel setting that was updated.

Parameter
Name Description
var OmnichannelSetting
Returns
Type Description
$this