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

com.github.thinkerou.demo.helloworld.HelloWorldProto 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 final class HelloWorldProto {
  private HelloWorldProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_HelloRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_HelloRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_HelloReply_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_HelloReply_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_AgainHelloRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_AgainHelloRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_AgainHelloReply_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_AgainHelloReply_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_Point_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_Point_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_Rectangle_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_Rectangle_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_Feature_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_Feature_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_FeatureDatabase_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_FeatureDatabase_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_RouteNote_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_RouteNote_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_helloworld_RouteSummary_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_helloworld_RouteSummary_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\025demo/helloworld.proto\022\nhelloworld\"\034\n\014H" +
      "elloRequest\022\014\n\004name\030\001 \001(\t\"\035\n\nHelloReply\022" +
      "\017\n\007message\030\001 \001(\t\"5\n\021AgainHelloRequest\022\017\n" +
      "\007message\030\001 \001(\t\022\017\n\007address\030\002 \001(\t\"\"\n\017Again" +
      "HelloReply\022\017\n\007details\030\001 \001(\t\",\n\005Point\022\020\n\010" +
      "latitude\030\001 \001(\005\022\021\n\tlongitude\030\002 \001(\005\"I\n\tRec" +
      "tangle\022\035\n\002lo\030\001 \001(\0132\021.helloworld.Point\022\035\n" +
      "\002hi\030\002 \001(\0132\021.helloworld.Point\"<\n\007Feature\022" +
      "\014\n\004name\030\001 \001(\t\022#\n\010location\030\002 \001(\0132\021.hellow" +
      "orld.Point\"7\n\017FeatureDatabase\022$\n\007feature" +
      "\030\001 \003(\0132\023.helloworld.Feature\"A\n\tRouteNote" +
      "\022#\n\010location\030\001 \001(\0132\021.helloworld.Point\022\017\n" +
      "\007message\030\002 \001(\t\"b\n\014RouteSummary\022\023\n\013point_" +
      "count\030\001 \001(\005\022\025\n\rfeature_count\030\002 \001(\005\022\020\n\010di" +
      "stance\030\003 \001(\005\022\024\n\014elapsed_time\030\004 \001(\0052\202\005\n\007G" +
      "reeter\022>\n\010SayHello\022\030.helloworld.HelloReq" +
      "uest\032\026.helloworld.HelloReply\"\000\022M\n\rAgainS" +
      "ayHello\022\035.helloworld.AgainHelloRequest\032\033" +
      ".helloworld.AgainHelloReply\"\000\022M\n\023SayHell" +
      "oBiStreaming\022\030.helloworld.HelloRequest\032\026" +
      ".helloworld.HelloReply\"\000(\0010\001\022O\n\027SayHello" +
      "ClientStreaming\022\030.helloworld.HelloReques" +
      "t\032\026.helloworld.HelloReply\"\000(\001\022O\n\027SayHell" +
      "oServerStreaming\022\030.helloworld.HelloReque" +
      "st\032\026.helloworld.HelloReply\"\0000\001\0226\n\nGetFea" +
      "ture\022\021.helloworld.Point\032\023.helloworld.Fea" +
      "ture\"\000\022>\n\014ListFeatures\022\025.helloworld.Rect" +
      "angle\032\023.helloworld.Feature\"\0000\001\022>\n\013Record" +
      "Route\022\021.helloworld.Point\032\030.helloworld.Ro" +
      "uteSummary\"\000(\001\022?\n\tRouteChat\022\025.helloworld" +
      ".RouteNote\032\025.helloworld.RouteNote\"\000(\0010\001B" +
      "9\n$com.github.thinkerou.demo.helloworldB" +
      "\017HelloWorldProtoP\001b\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        }, assigner);
    internal_static_helloworld_HelloRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_helloworld_HelloRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_HelloRequest_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_helloworld_HelloReply_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_helloworld_HelloReply_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_HelloReply_descriptor,
        new java.lang.String[] { "Message", });
    internal_static_helloworld_AgainHelloRequest_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_helloworld_AgainHelloRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_AgainHelloRequest_descriptor,
        new java.lang.String[] { "Message", "Address", });
    internal_static_helloworld_AgainHelloReply_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_helloworld_AgainHelloReply_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_AgainHelloReply_descriptor,
        new java.lang.String[] { "Details", });
    internal_static_helloworld_Point_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_helloworld_Point_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_Point_descriptor,
        new java.lang.String[] { "Latitude", "Longitude", });
    internal_static_helloworld_Rectangle_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_helloworld_Rectangle_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_Rectangle_descriptor,
        new java.lang.String[] { "Lo", "Hi", });
    internal_static_helloworld_Feature_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_helloworld_Feature_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_Feature_descriptor,
        new java.lang.String[] { "Name", "Location", });
    internal_static_helloworld_FeatureDatabase_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_helloworld_FeatureDatabase_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_FeatureDatabase_descriptor,
        new java.lang.String[] { "Feature", });
    internal_static_helloworld_RouteNote_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_helloworld_RouteNote_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_RouteNote_descriptor,
        new java.lang.String[] { "Location", "Message", });
    internal_static_helloworld_RouteSummary_descriptor =
      getDescriptor().getMessageTypes().get(9);
    internal_static_helloworld_RouteSummary_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_helloworld_RouteSummary_descriptor,
        new java.lang.String[] { "PointCount", "FeatureCount", "Distance", "ElapsedTime", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy