Interface UserListServiceGrpc.AsyncService

    • Method Detail

      • mutateUserLists

        default void mutateUserLists​(MutateUserListsRequest request,
                                     io.grpc.stub.StreamObserver<MutateUserListsResponse> responseObserver)
         Creates or updates user lists. Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [DatabaseError]()
           [DistinctError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [InternalError]()
           [MutateError]()
           [NewResourceCreationError]()
           [NotAllowlistedError]()
           [NotEmptyError]()
           [OperationAccessDeniedError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [StringFormatError]()
           [StringLengthError]()
           [UserListError]()