Class ConsumerProcurementServiceGrpc.ConsumerProcurementServiceImplBase

  • All Implemented Interfaces:
    ConsumerProcurementServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ConsumerProcurementServiceGrpc

    public abstract static class ConsumerProcurementServiceGrpc.ConsumerProcurementServiceImplBase
    extends Object
    implements io.grpc.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][google.cloud.commerce.consumer.procurement.v1alpha1.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.
     
    • Constructor Detail

      • ConsumerProcurementServiceImplBase

        public ConsumerProcurementServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService