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

net.spals.appbuilder.app.examples.grpc.rest.RestServerV2Proto Maven / Gradle / Ivy

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

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

public final class RestServerV2Proto {
  private RestServerV2Proto() {}
  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_DeleteUserRequestV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_DeleteUserRequestV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_DeleteUserResponseV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_DeleteUserResponseV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_GetUserRequestV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_GetUserRequestV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_GetUserResponseV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_GetUserResponseV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_PostUserRequestV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_PostUserRequestV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_PostUserResponseV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_PostUserResponseV2_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_UserRecordV2_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_UserRecordV2_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\024rest_routes_v2.proto\032\034google/api/annot" +
      "ations.proto\"!\n\023DeleteUserRequestV2\022\n\n\002i" +
      "d\030\001 \001(\t\"\"\n\024DeleteUserResponseV2\022\n\n\002id\030\001 " +
      "\001(\t\"\036\n\020GetUserRequestV2\022\n\n\002id\030\001 \001(\t\"-\n\021G" +
      "etUserResponseV2\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030\002 \001" +
      "(\t\"!\n\021PostUserRequestV2\022\014\n\004name\030\001 \001(\t\".\n" +
      "\022PostUserResponseV2\022\n\n\002id\030\001 \001(\t\022\014\n\004name\030" +
      "\002 \001(\t\"(\n\014UserRecordV2\022\n\n\002id\030\001 \001(\t\022\014\n\004nam" +
      "e\030\002 \001(\t2\376\001\n\rUserServiceV2\022S\n\014DeleteUserV" +
      "2\022\024.DeleteUserRequestV2\032\025.DeleteUserResp",
      "onseV2\"\026\202\323\344\223\002\020*\016/v2/users/{id}\022J\n\tGetUse" +
      "rV2\022\021.GetUserRequestV2\032\022.GetUserResponse" +
      "V2\"\026\202\323\344\223\002\020\022\016/v2/users/{id}\022L\n\nPostUserV2" +
      "\022\022.PostUserRequestV2\032\023.PostUserResponseV" +
      "2\"\025\202\323\344\223\002\017\"\n/v2/users/:\001*BB\n+net.spals.ap" +
      "pbuilder.app.examples.grpc.restB\021RestSer" +
      "verV2ProtoP\001"
    };
    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[] {
          com.google.api.AnnotationsProto.getDescriptor(),
        }, assigner);
    internal_static_DeleteUserRequestV2_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_DeleteUserRequestV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_DeleteUserRequestV2_descriptor,
        new java.lang.String[] { "Id", });
    internal_static_DeleteUserResponseV2_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_DeleteUserResponseV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_DeleteUserResponseV2_descriptor,
        new java.lang.String[] { "Id", });
    internal_static_GetUserRequestV2_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_GetUserRequestV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_GetUserRequestV2_descriptor,
        new java.lang.String[] { "Id", });
    internal_static_GetUserResponseV2_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_GetUserResponseV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_GetUserResponseV2_descriptor,
        new java.lang.String[] { "Id", "Name", });
    internal_static_PostUserRequestV2_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_PostUserRequestV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_PostUserRequestV2_descriptor,
        new java.lang.String[] { "Name", });
    internal_static_PostUserResponseV2_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_PostUserResponseV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_PostUserResponseV2_descriptor,
        new java.lang.String[] { "Id", "Name", });
    internal_static_UserRecordV2_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_UserRecordV2_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_UserRecordV2_descriptor,
        new java.lang.String[] { "Id", "Name", });
    com.google.protobuf.ExtensionRegistry registry =
        com.google.protobuf.ExtensionRegistry.newInstance();
    registry.add(com.google.api.AnnotationsProto.http);
    com.google.protobuf.Descriptors.FileDescriptor
        .internalUpdateFileDescriptor(descriptor, registry);
    com.google.api.AnnotationsProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy