All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.axoniq.axondb.grpc.ConfirmationOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: eventstore_api.proto

package io.axoniq.axondb.grpc;

public interface ConfirmationOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.axoniq.axondb.grpc.Confirmation)
    com.google.protobuf.MessageOrBuilder {

  /**
   * optional bool success = 1;
   */
  boolean getSuccess();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy