Interface FeedItemServiceGrpc.AsyncService

    • Method Detail

      • mutateFeedItems

        default void mutateFeedItems​(MutateFeedItemsRequest request,
                                     io.grpc.stub.StreamObserver<MutateFeedItemsResponse> responseObserver)
         Creates, updates, or removes feed items. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [CriterionError]()
           [DatabaseError]()
           [DateError]()
           [DistinctError]()
           [FeedItemError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [ListOperationError]()
           [MutateError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()
           [UrlFieldError]()