Show / Hide Table of Contents

Namespace Google.Shopping.Merchant.Inventories.V1

Classes

DeleteLocalInventoryRequest

Request message for the DeleteLocalInventory method.

DeleteRegionalInventoryRequest

Request message for the DeleteRegionalInventory method.

InsertLocalInventoryRequest

Request message for the InsertLocalInventory method.

InsertRegionalInventoryRequest

Request message for the InsertRegionalInventory method.

ListLocalInventoriesRequest

Request message for the ListLocalInventories method.

ListLocalInventoriesResponse

Response message for the ListLocalInventories method.

ListRegionalInventoriesRequest

Request message for the ListRegionalInventories method.

ListRegionalInventoriesResponse

Response message for the ListRegionalInventories method.

LocalInventory

Local inventory information for the product. Represents in-store information for a specific product at the store specified by [storeCode][google.shopping.merchant.inventories.v1.LocalInventory.store_code]. For a list of all accepted attribute values, see the local product inventory data specification.

LocalInventoryAttributes

Local inventory attributes.

LocalInventoryAttributes.Types

Container for nested types declared in the LocalInventoryAttributes message type.

LocalInventoryName

Resource name for the LocalInventory resource.

LocalInventoryService

Service to manage local inventory for products

LocalInventoryService.LocalInventoryServiceBase

Base class for server-side implementations of LocalInventoryService

LocalInventoryService.LocalInventoryServiceClient

Client for LocalInventoryService

LocalInventoryServiceClient

LocalInventoryService client wrapper, for convenient use.

LocalInventoryServiceClientBuilder

Builder class for LocalInventoryServiceClient to provide simple configuration of credentials, endpoint etc.

LocalInventoryServiceClientImpl

LocalInventoryService client wrapper implementation, for convenient use.

LocalInventoryServiceSettings

Settings for LocalInventoryServiceClient instances.

ProductName

Resource name for the Product resource.

RegionalInventory

Regional inventory information for the product. Represents specific information like price and availability for a given product in a specific [region][google.shopping.merchant.inventories.v1.RegionalInventory.region]. For a list of all accepted attribute values, see the regional product inventory data specification.

RegionalInventoryAttributes

Regional inventory attributes.

RegionalInventoryAttributes.Types

Container for nested types declared in the RegionalInventoryAttributes message type.

RegionalInventoryName

Resource name for the RegionalInventory resource.

RegionalInventoryService

Service to manage regional inventory for products. There is also separate regions resource and API to manage regions definitions.

RegionalInventoryService.RegionalInventoryServiceBase

Base class for server-side implementations of RegionalInventoryService

RegionalInventoryService.RegionalInventoryServiceClient

Client for RegionalInventoryService

RegionalInventoryServiceClient

RegionalInventoryService client wrapper, for convenient use.

RegionalInventoryServiceClientBuilder

Builder class for RegionalInventoryServiceClient to provide simple configuration of credentials, endpoint etc.

RegionalInventoryServiceClientImpl

RegionalInventoryService client wrapper implementation, for convenient use.

RegionalInventoryServiceSettings

Settings for RegionalInventoryServiceClient instances.

Enums

LocalInventoryAttributes.Types.Availability

Availability of the product at this store.

LocalInventoryAttributes.Types.PickupMethod

Supported pickup method for this product. Unless the value is "not supported", this field must be submitted together with pickupSla.

LocalInventoryAttributes.Types.PickupSla

Relative time period from the order date for an order for this product, from this store, to be ready for pickup. Must be submitted with pickupMethod. See more details here.

LocalInventoryName.ResourceNameType

The possible contents of LocalInventoryName.

ProductName.ResourceNameType

The possible contents of ProductName.

RegionalInventoryAttributes.Types.Availability

Availability of the product in this region.

RegionalInventoryName.ResourceNameType

The possible contents of RegionalInventoryName.

In this article
Back to top Generated by DocFX