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

io.axoniq.platform.grpc.HeartbeatRequestOrBuilder Maven / Gradle / Ivy

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

package io.axoniq.platform.grpc;

public interface HeartbeatRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.axoniq.platform.grpc.HeartbeatRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * optional string message_id = 1;
   */
  java.lang.String getMessageId();
  /**
   * optional string message_id = 1;
   */
  com.google.protobuf.ByteString
      getMessageIdBytes();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy