Google Shopping Merchant Inventories V1beta Client - Class DeleteRegionalInventoryRequest (0.4.5)

Reference documentation and code samples for the Google Shopping Merchant Inventories V1beta Client class DeleteRegionalInventoryRequest.

Request message for the DeleteRegionalInventory method.

Generated from protobuf message google.shopping.merchant.inventories.v1beta.DeleteRegionalInventoryRequest

Namespace

Google \ Shopping \ Merchant \ Inventories \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. The name of the RegionalInventory resource to delete. Format: accounts/{account}/products/{product}/regionalInventories/{region}

getName

Required. The name of the RegionalInventory resource to delete.

Format: accounts/{account}/products/{product}/regionalInventories/{region}

Returns
Type Description
string

setName

Required. The name of the RegionalInventory resource to delete.

Format: accounts/{account}/products/{product}/regionalInventories/{region}

Parameter
Name Description
var string
Returns
Type Description
$this

static::build

Parameter
Name Description
name string

Required. The name of the RegionalInventory resource to delete. Format: accounts/{account}/products/{product}/regionalInventories/{region} Please see Google\Shopping\Merchant\Inventories\V1beta\RegionalInventoryServiceClient::regionalInventoryName() for help formatting this field.

Returns
Type Description
Google\Shopping\Merchant\Inventories\V1beta\DeleteRegionalInventoryRequest