Class ProductServiceGrpc.ProductServiceImplBase

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

    public abstract static class ProductServiceGrpc.ProductServiceImplBase
    extends Object
    implements io.grpc.BindableService, ProductServiceGrpc.AsyncService
    Base class for the server implementation of the service ProductService.
     Service for ingesting [Product][google.cloud.retail.v2beta.Product]
     information of the customer's website.
     
    • Constructor Detail

      • ProductServiceImplBase

        public ProductServiceImplBase()
    • Method Detail

      • bindService

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