Google Shopping Merchant Accounts V1 Client - Class BatchUpdateRegionsResponse (1.1.0)

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

Response message for the BatchUpdateRegions method.

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

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ regions array<Region>

The updated region(s).

getRegions

The updated region(s).

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setRegions

The updated region(s).

Parameter
Name Description
var array<Region>
Returns
Type Description
$this