Interface ExperimentArmServiceGrpc.AsyncService

    • Method Detail

      • mutateExperimentArms

        default void mutateExperimentArms​(MutateExperimentArmsRequest request,
                                          io.grpc.stub.StreamObserver<MutateExperimentArmsResponse> responseObserver)
         Creates, updates, or removes experiment arms. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [ExperimentArmError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()