Package com.google.shopping.merchant.lfp.v1beta (0.3.0)

GitHub Repository

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

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.lfp.v1beta.LfpInventoryServiceClient Service Description: Service for a LFP partner to submit local inventories for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceClient Service Description: Service for a LFP partner to submit sales data for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceClient Service Description: Service for a LFP partner to submit local stores for a merchant.

Settings Classes

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

Settings Description
com.google.shopping.merchant.lfp.v1beta.LfpInventoryServiceSettings Settings class to configure an instance of LfpInventoryServiceClient.

The default instance has everything set to sensible defaults:

com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceSettings Settings class to configure an instance of LfpSaleServiceClient.

The default instance has everything set to sensible defaults:

com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceSettings Settings class to configure an instance of LfpStoreServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.lfp.v1beta.AccountName
com.google.shopping.merchant.lfp.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.lfp.v1beta.DeleteLfpStoreRequest Request message for the DeleteLfpStore method.
com.google.shopping.merchant.lfp.v1beta.DeleteLfpStoreRequest.Builder Request message for the DeleteLfpStore method.
com.google.shopping.merchant.lfp.v1beta.GetLfpStoreRequest Request message for the GetLfpStore method.
com.google.shopping.merchant.lfp.v1beta.GetLfpStoreRequest.Builder Request message for the GetLfpStore method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpInventoryRequest Request message for the InsertLfpInventory method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpInventoryRequest.Builder Request message for the InsertLfpInventory method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpSaleRequest Request message for the InsertLfpSale method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpSaleRequest.Builder Request message for the InsertLfpSale method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpStoreRequest Request message for the InsertLfpStore method.
com.google.shopping.merchant.lfp.v1beta.InsertLfpStoreRequest.Builder Request message for the InsertLfpStore method.
com.google.shopping.merchant.lfp.v1beta.LfpInventory Local Inventory for the merchant.
com.google.shopping.merchant.lfp.v1beta.LfpInventory.Builder Local Inventory for the merchant.
com.google.shopping.merchant.lfp.v1beta.LfpInventoryName
com.google.shopping.merchant.lfp.v1beta.LfpInventoryName.Builder Builder for accounts/{account}/lfpInventories/{target_merchant}~{store_code}~{offer}.
com.google.shopping.merchant.lfp.v1beta.LfpInventoryProto
com.google.shopping.merchant.lfp.v1beta.LfpInventoryServiceGrpc Service for a LFP partner to submit local inventories for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpInventoryServiceGrpc.LfpInventoryServiceImplBase Base class for the server implementation of the service LfpInventoryService. Service for a LFP
com.google.shopping.merchant.lfp.v1beta.LfpInventoryServiceSettings.Builder Builder for LfpInventoryServiceSettings.
com.google.shopping.merchant.lfp.v1beta.LfpSale A sale for the merchant.
com.google.shopping.merchant.lfp.v1beta.LfpSale.Builder A sale for the merchant.
com.google.shopping.merchant.lfp.v1beta.LfpSaleProto
com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceGrpc Service for a LFP partner to submit sales data for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceGrpc.LfpSaleServiceImplBase Base class for the server implementation of the service LfpSaleService. Service for a LFP
com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceSettings.Builder Builder for LfpSaleServiceSettings.
com.google.shopping.merchant.lfp.v1beta.LfpStore A store for the merchant. This will be used to match to a store under the Google Business Profile of the target merchant. If a matching store can't be found, the inventories or sales submitted with the store code will not be
com.google.shopping.merchant.lfp.v1beta.LfpStore.Builder A store for the merchant. This will be used to match to a store under the Google Business Profile of the target merchant. If a matching store can't be found, the inventories or sales submitted with the store code will not be
com.google.shopping.merchant.lfp.v1beta.LfpStoreName
com.google.shopping.merchant.lfp.v1beta.LfpStoreName.Builder Builder for accounts/{account}/lfpStores/{target_merchant}~{store_code}.
com.google.shopping.merchant.lfp.v1beta.LfpStoreProto
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceClient.ListLfpStoresFixedSizeCollection
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceClient.ListLfpStoresPage
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceClient.ListLfpStoresPagedResponse
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceGrpc Service for a LFP partner to submit local stores for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceGrpc.LfpStoreServiceImplBase Base class for the server implementation of the service LfpStoreService. Service for a LFP
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceSettings.Builder Builder for LfpStoreServiceSettings.
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresRequest Request message for the ListLfpStores method.
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresRequest.Builder Request message for the ListLfpStores method.
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresResponse Response message for the ListLfpStores method.
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresResponse.Builder Response message for the ListLfpStores method.

Interfaces

Interface Description
com.google.shopping.merchant.lfp.v1beta.DeleteLfpStoreRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.GetLfpStoreRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.InsertLfpInventoryRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.InsertLfpSaleRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.InsertLfpStoreRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.LfpInventoryOrBuilder
com.google.shopping.merchant.lfp.v1beta.LfpInventoryServiceGrpc.AsyncService Service for a LFP partner to submit local inventories for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpSaleOrBuilder
com.google.shopping.merchant.lfp.v1beta.LfpSaleServiceGrpc.AsyncService Service for a LFP partner to submit sales data for a merchant.
com.google.shopping.merchant.lfp.v1beta.LfpStoreOrBuilder
com.google.shopping.merchant.lfp.v1beta.LfpStoreServiceGrpc.AsyncService Service for a LFP partner to submit local stores for a merchant.
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresRequestOrBuilder
com.google.shopping.merchant.lfp.v1beta.ListLfpStoresResponseOrBuilder

Enums

Enum Description
com.google.shopping.merchant.lfp.v1beta.LfpStore.StoreMatchingState The state of matching LfpStore to a Google Business Profile.