Interface CustomerLabelServiceGrpc.AsyncService

    • Method Detail

      • mutateCustomerLabels

        default void mutateCustomerLabels​(MutateCustomerLabelsRequest request,
                                          io.grpc.stub.StreamObserver<MutateCustomerLabelsResponse> responseObserver)
         Creates and removes customer-label relationships.
         Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [HeaderError]()
           [InternalError]()
           [LabelError]()
           [MutateError]()
           [QuotaError]()
           [RequestError]()