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

io.github.navi_cloud.shared.storage.FolderService Maven / Gradle / Ivy

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

package io.github.navi_cloud.shared.storage;

public final class FolderService {
  private FolderService() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\"StorageService/FolderService.proto\022#io" +
      ".github.navi_cloud.shared.storage\032#Stora" +
      "geService/StorageMessage.proto\032\031CommonCo" +
      "mmunication.proto2\330\003\n\006Folder\022u\n\020CreateRo" +
      "otFolder\022<.io.github.navi_cloud.shared.s" +
      "torage.CreateRootFolderRequest\032#.io.gith" +
      "ub.navi_cloud.shared.Result\022s\n\017FindInsid" +
      "eFiles\022;.io.github.navi_cloud.shared.sto" +
      "rage.FindInsideFilesRequest\032#.io.github." +
      "navi_cloud.shared.Result\022s\n\017CreateNewFol" +
      "der\022;.io.github.navi_cloud.shared.storag" +
      "e.CreateNewFolderRequest\032#.io.github.nav" +
      "i_cloud.shared.Result\022m\n\014DeleteFolder\0228." +
      "io.github.navi_cloud.shared.storage.Dele" +
      "teFolderRequest\032#.io.github.navi_cloud.s" +
      "hared.Resultb\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[] {
          io.github.navi_cloud.shared.storage.StorageMessage.getDescriptor(),
          io.github.navi_cloud.shared.CommonCommunication.getDescriptor(),
        }, assigner);
    io.github.navi_cloud.shared.storage.StorageMessage.getDescriptor();
    io.github.navi_cloud.shared.CommonCommunication.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy