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

io.axoniq.platform.grpc.UnknownRequestOrBuilder 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 UnknownRequestOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.axoniq.platform.grpc.UnknownRequest)
    com.google.protobuf.MessageOrBuilder {

  /**
   * optional int32 number = 1;
   */
  int getNumber();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy