Package com.google.shopping.merchant.inventories.v1beta (0.16.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version v1beta for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution. Prerelease versions are considered unstable as they may be shut down. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceClient Service Description: Service to manage local inventory for products

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceClient Service Description: Service to manage regional inventory for products. There is also separate regions resource and API to manage regions definitions.

This class provides the ability to make remote calls to the backing service through method

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceSettings Settings class to configure an instance of LocalInventoryServiceClient.

The default instance has everything set to sensible defaults:

com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceSettings Settings class to configure an instance of RegionalInventoryServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.inventories.v1beta.DeleteLocalInventoryRequest Request message for the DeleteLocalInventory method.
com.google.shopping.merchant.inventories.v1beta.DeleteLocalInventoryRequest.Builder Request message for the DeleteLocalInventory method.
com.google.shopping.merchant.inventories.v1beta.DeleteRegionalInventoryRequest Request message for the DeleteRegionalInventory method.
com.google.shopping.merchant.inventories.v1beta.DeleteRegionalInventoryRequest.Builder Request message for the DeleteRegionalInventory method.
com.google.shopping.merchant.inventories.v1beta.InsertLocalInventoryRequest Request message for the InsertLocalInventory method.
com.google.shopping.merchant.inventories.v1beta.InsertLocalInventoryRequest.Builder Request message for the InsertLocalInventory method.
com.google.shopping.merchant.inventories.v1beta.InsertRegionalInventoryRequest Request message for the InsertRegionalInventory method.
com.google.shopping.merchant.inventories.v1beta.InsertRegionalInventoryRequest.Builder Request message for the InsertRegionalInventory method.
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesRequest Request message for the ListLocalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesRequest.Builder Request message for the ListLocalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesResponse Response message for the ListLocalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesResponse.Builder Response message for the ListLocalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesRequest Request message for the ListRegionalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesRequest.Builder Request message for the ListRegionalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesResponse Response message for the ListRegionalInventories method.
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesResponse.Builder Response message for the ListRegionalInventories method.
com.google.shopping.merchant.inventories.v1beta.LocalInventory Local inventory information for the product. Represents in-store information for a specific product at the store specified by storeCode.
com.google.shopping.merchant.inventories.v1beta.LocalInventory.Builder Local inventory information for the product. Represents in-store information for a specific product at the store specified by storeCode.
com.google.shopping.merchant.inventories.v1beta.LocalInventoryName
com.google.shopping.merchant.inventories.v1beta.LocalInventoryName.Builder Builder for accounts/{account}/products/{product}/localInventories/{store_code}.
com.google.shopping.merchant.inventories.v1beta.LocalInventoryProto
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceClient.ListLocalInventoriesFixedSizeCollection
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceClient.ListLocalInventoriesPage
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceClient.ListLocalInventoriesPagedResponse
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceGrpc Service to manage local inventory for products
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceGrpc.LocalInventoryServiceImplBase Base class for the server implementation of the service LocalInventoryService. Service to manage local inventory for products
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceSettings.Builder Builder for LocalInventoryServiceSettings.
com.google.shopping.merchant.inventories.v1beta.RegionalInventory Regional inventory information for the product. Represents specific information like price and availability for a given product in a specific region.
com.google.shopping.merchant.inventories.v1beta.RegionalInventory.Builder Regional inventory information for the product. Represents specific information like price and availability for a given product in a specific region.
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryName
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryName.Builder Builder for accounts/{account}/products/{product}/regionalInventories/{region}.
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryProto
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceClient.ListRegionalInventoriesFixedSizeCollection
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceClient.ListRegionalInventoriesPage
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceClient.ListRegionalInventoriesPagedResponse
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceGrpc Service to manage regional inventory for products. There is also separate regions resource and API to manage regions definitions.
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceGrpc.RegionalInventoryServiceImplBase Base class for the server implementation of the service RegionalInventoryService. Service to manage regional inventory for products. There is also separate
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceSettings.Builder Builder for RegionalInventoryServiceSettings.

Interfaces

Interface Description
com.google.shopping.merchant.inventories.v1beta.DeleteLocalInventoryRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.DeleteRegionalInventoryRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.InsertLocalInventoryRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.InsertRegionalInventoryRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.ListLocalInventoriesResponseOrBuilder
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesRequestOrBuilder
com.google.shopping.merchant.inventories.v1beta.ListRegionalInventoriesResponseOrBuilder
com.google.shopping.merchant.inventories.v1beta.LocalInventoryOrBuilder
com.google.shopping.merchant.inventories.v1beta.LocalInventoryServiceGrpc.AsyncService Service to manage local inventory for products
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryOrBuilder
com.google.shopping.merchant.inventories.v1beta.RegionalInventoryServiceGrpc.AsyncService Service to manage regional inventory for products. There is also separate regions resource and API to manage regions definitions.