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

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

Response message for the BatchCreateRegions method.

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

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 created region(s).

getRegions

The created region(s).

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setRegions

The created region(s).

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