Interface CustomerFeedServiceGrpc.AsyncService

    • Method Detail

      • mutateCustomerFeeds

        default void mutateCustomerFeeds​(MutateCustomerFeedsRequest request,
                                         io.grpc.stub.StreamObserver<MutateCustomerFeedsResponse> responseObserver)
         Creates, updates, or removes customer feeds. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [CustomerFeedError]()
           [DatabaseError]()
           [DistinctError]()
           [FieldError]()
           [FieldMaskError]()
           [FunctionError]()
           [FunctionParsingError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NotEmptyError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()