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

net.spals.appbuilder.app.examples.grpc.sample.SampleResponseV3OrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: sample_routes_v3.proto

package net.spals.appbuilder.app.examples.grpc.sample;

public interface SampleResponseV3OrBuilder extends
    // @@protoc_insertion_point(interface_extends:SampleResponseV3)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 intField = 1;
   */
  int getIntField();

  /**
   * string stringField = 2;
   */
  java.lang.String getStringField();
  /**
   * string stringField = 2;
   */
  com.google.protobuf.ByteString
      getStringFieldBytes();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy