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

org.apache.flink.formats.protobuf.testproto.SimpleTestOuterMultiProto Maven / Gradle / Ivy

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

package org.apache.flink.formats.protobuf.testproto;

public final class SimpleTestOuterMultiProto {
  private SimpleTestOuterMultiProto() {}
  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_org_apache_flink_formats_protobuf_testproto_SimpleTestOuterMulti_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_org_apache_flink_formats_protobuf_testproto_SimpleTestOuterMulti_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\035simple_test_outer_multi.proto\022+org.apa" +
      "che.flink.formats.protobuf.testproto\"c\n\024" +
      "SimpleTestOuterMulti\022\t\n\001a\030\001 \001(\005\022\t\n\001b\030\002 \001" +
      "(\003\022\t\n\001c\030\003 \001(\010\022\t\n\001d\030\004 \001(\002\022\t\n\001e\030\005 \001(\001\022\t\n\001f" +
      "\030\006 \001(\t\022\t\n\001g\030\007 \001(\014BJ\n+org.apache.flink.fo" +
      "rmats.protobuf.testprotoB\031SimpleTestOute" +
      "rMultiProtoP\001"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_org_apache_flink_formats_protobuf_testproto_SimpleTestOuterMulti_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_org_apache_flink_formats_protobuf_testproto_SimpleTestOuterMulti_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_org_apache_flink_formats_protobuf_testproto_SimpleTestOuterMulti_descriptor,
        new java.lang.String[] { "A", "B", "C", "D", "E", "F", "G", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy