Package com.google.shopping.merchant.ordertracking.v1beta (0.2.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.ordertracking.v1beta.OrderTrackingSignalsServiceClient Service Description: Service to serve order tracking signals public API.

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:

Settings Classes

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

Settings Description
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsServiceSettings Settings class to configure an instance of OrderTrackingSignalsServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.ordertracking.v1beta.AccountName
com.google.shopping.merchant.ordertracking.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.ordertracking.v1beta.CreateOrderTrackingSignalRequest Signals only can be created but not updated. Businesses need to call this API only when the order is completely shipped. Creates new order signal.
com.google.shopping.merchant.ordertracking.v1beta.CreateOrderTrackingSignalRequest.Builder Signals only can be created but not updated. Businesses need to call this API only when the order is completely shipped. Creates new order signal.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal Represents a business trade from which signals are extracted, such as shipping.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.Builder Represents a business trade from which signals are extracted, such as shipping.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.LineItemDetails The line items of the order.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.LineItemDetails.Builder The line items of the order.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShipmentLineItemMapping Represents how many items are in the shipment for the given shipment_id and line_item_id.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShipmentLineItemMapping.Builder Represents how many items are in the shipment for the given shipment_id and line_item_id.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShippingInfo The shipping information for the order.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShippingInfo.Builder The shipping information for the order.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsProto
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsServiceGrpc Service to serve order tracking signals public API.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsServiceGrpc.OrderTrackingSignalsServiceImplBase Base class for the server implementation of the service OrderTrackingSignalsService. Service to serve order tracking signals public API.
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsServiceSettings.Builder Builder for OrderTrackingSignalsServiceSettings.

Interfaces

Interface Description
com.google.shopping.merchant.ordertracking.v1beta.CreateOrderTrackingSignalRequestOrBuilder
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.LineItemDetailsOrBuilder
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShipmentLineItemMappingOrBuilder
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShippingInfoOrBuilder
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalOrBuilder
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignalsServiceGrpc.AsyncService Service to serve order tracking signals public API.

Enums

Enum Description
com.google.shopping.merchant.ordertracking.v1beta.OrderTrackingSignal.ShippingInfo.ShippingState The current status of the shipments.