Class ConsumerProcurementServiceGrpc.ConsumerProcurementServiceImplBase (0.39.0)

public abstract static class ConsumerProcurementServiceGrpc.ConsumerProcurementServiceImplBase implements BindableService, ConsumerProcurementServiceGrpc.AsyncService

Base class for the server implementation of the service ConsumerProcurementService.

ConsumerProcurementService allows customers to make purchases of products served by the Cloud Commerce platform. When purchases are made, the ConsumerProcurementService programs the appropriate backends, including both Google's own infrastructure, as well as third-party systems, and to enable billing setup for charging for the procured item.

Inheritance

java.lang.Object > ConsumerProcurementServiceGrpc.ConsumerProcurementServiceImplBase

Implements

io.grpc.BindableService, ConsumerProcurementServiceGrpc.AsyncService

Constructors

ConsumerProcurementServiceImplBase()

public ConsumerProcurementServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition