Interface LabelServiceGrpc.AsyncService

    • Method Detail

      • mutateLabels

        default void mutateLabels​(MutateLabelsRequest request,
                                  io.grpc.stub.StreamObserver<MutateLabelsResponse> responseObserver)
         Creates, updates, or removes labels. Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [DateError]()
           [DistinctError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [LabelError]()
           [MutateError]()
           [NewResourceCreationError]()
           [NotEmptyError]()
           [NullError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()