Class ProductServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/retail/v2/product_service.proto")
    public final class ProductServiceGrpc
    extends Object
     Service for ingesting [Product][google.cloud.retail.v2.Product] information
     of the customer's website.
     
    • Method Detail

      • getDeleteProductMethod

        public static io.grpc.MethodDescriptor<DeleteProductRequest,​com.google.protobuf.Empty> getDeleteProductMethod()
      • getImportProductsMethod

        public static io.grpc.MethodDescriptor<ImportProductsRequest,​com.google.longrunning.Operation> getImportProductsMethod()
      • getSetInventoryMethod

        public static io.grpc.MethodDescriptor<SetInventoryRequest,​com.google.longrunning.Operation> getSetInventoryMethod()
      • getAddFulfillmentPlacesMethod

        public static io.grpc.MethodDescriptor<AddFulfillmentPlacesRequest,​com.google.longrunning.Operation> getAddFulfillmentPlacesMethod()
      • getRemoveFulfillmentPlacesMethod

        public static io.grpc.MethodDescriptor<RemoveFulfillmentPlacesRequest,​com.google.longrunning.Operation> getRemoveFulfillmentPlacesMethod()
      • getAddLocalInventoriesMethod

        public static io.grpc.MethodDescriptor<AddLocalInventoriesRequest,​com.google.longrunning.Operation> getAddLocalInventoriesMethod()
      • getRemoveLocalInventoriesMethod

        public static io.grpc.MethodDescriptor<RemoveLocalInventoriesRequest,​com.google.longrunning.Operation> getRemoveLocalInventoriesMethod()
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()