Interface FeedServiceGrpc.AsyncService

    • Method Detail

      • mutateFeeds

        default void mutateFeeds​(MutateFeedsRequest request,
                                 io.grpc.stub.StreamObserver<MutateFeedsResponse> responseObserver)
         Creates, updates, or removes feeds. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [DatabaseError]()
           [DistinctError]()
           [FeedError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [ListOperationError]()
           [MutateError]()
           [NewResourceCreationError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()