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

io.lionweb.lioncore.protobuf.BulkImportProtos Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: io/lionweb/lioncore/protobuf/BulkImport.proto
// Protobuf Java Version: 4.27.2

package io.lionweb.lioncore.protobuf;

public final class BulkImportProtos {
  private BulkImportProtos() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 2,
      /* suffix= */ "",
      BulkImportProtos.class.getName());
  }
  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_io_lionweb_lioncore_protobuf_PBBulkImport_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_io_lionweb_lioncore_protobuf_PBBulkImport_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_io_lionweb_lioncore_protobuf_PBAttachPoint_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_io_lionweb_lioncore_protobuf_PBAttachPoint_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-io/lionweb/lioncore/protobuf/BulkImpor" +
      "t.proto\022\034io.lionweb.lioncore.protobuf\032(i" +
      "o/lionweb/lioncore/protobuf/Chunk.proto\"" +
      "\337\001\n\014PBBulkImport\022\024\n\014stringValues\030\001 \003(\t\022A" +
      "\n\014metaPointers\030\002 \003(\0132+.io.lionweb.lionco" +
      "re.protobuf.PBMetaPointer\022A\n\014attachPoint" +
      "s\030\003 \003(\0132+.io.lionweb.lioncore.protobuf.P" +
      "BAttachPoint\0223\n\005nodes\030\004 \003(\0132$.io.lionweb" +
      ".lioncore.protobuf.PBNode\"L\n\rPBAttachPoi" +
      "nt\022\021\n\tcontainer\030\001 \001(\005\022\030\n\020metaPointerInde" +
      "x\030\002 \001(\005\022\016\n\006rootId\030\003 \001(\005B2\n\034io.lionweb.li" +
      "oncore.protobufB\020BulkImportProtosP\001b\006pro" +
      "to3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          io.lionweb.lioncore.protobuf.ChunkProtos.getDescriptor(),
        });
    internal_static_io_lionweb_lioncore_protobuf_PBBulkImport_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_io_lionweb_lioncore_protobuf_PBBulkImport_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_io_lionweb_lioncore_protobuf_PBBulkImport_descriptor,
        new java.lang.String[] { "StringValues", "MetaPointers", "AttachPoints", "Nodes", });
    internal_static_io_lionweb_lioncore_protobuf_PBAttachPoint_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_io_lionweb_lioncore_protobuf_PBAttachPoint_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_io_lionweb_lioncore_protobuf_PBAttachPoint_descriptor,
        new java.lang.String[] { "Container", "MetaPointerIndex", "RootId", });
    descriptor.resolveAllFeaturesImmutable();
    io.lionweb.lioncore.protobuf.ChunkProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy