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

com.github.thinkerou.demo.helloworld.HelloReplyOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.0.6
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: demo/helloworld.proto

package com.github.thinkerou.demo.helloworld;

public interface HelloReplyOrBuilder extends
    // @@protoc_insertion_point(interface_extends:helloworld.HelloReply)
    com.google.protobuf.MessageOrBuilder {

  /**
   * string message = 1;
   */
  java.lang.String getMessage();
  /**
   * string message = 1;
   */
  com.google.protobuf.ByteString
      getMessageBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy