Interface FeedItemSetServiceGrpc.AsyncService

All Known Implementing Classes:
FeedItemSetServiceGrpc.FeedItemSetServiceImplBase
Enclosing class:
FeedItemSetServiceGrpc

public static interface FeedItemSetServiceGrpc.AsyncService
 Service to manage feed Item Set
 
  • Method Details

    • mutateFeedItemSets

      default void mutateFeedItemSets(MutateFeedItemSetsRequest request, io.grpc.stub.StreamObserver<MutateFeedItemSetsResponse> responseObserver)
       Creates, updates or removes feed item sets. Operation statuses are
       returned.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [HeaderError]()
         [InternalError]()
         [MutateError]()
         [QuotaError]()
         [RequestError]()