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

tech.ydb.proto.scheme.v1.YdbSchemeV1 Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ydb_scheme_v1.proto

package tech.ydb.proto.scheme.v1;

public final class YdbSchemeV1 {
  private YdbSchemeV1() {}
  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\023ydb_scheme_v1.proto\022\rYdb.Scheme.V1\032\027pr" +
      "otos/ydb_scheme.proto2\314\003\n\rSchemeService\022" +
      "T\n\rMakeDirectory\022 .Ydb.Scheme.MakeDirect" +
      "oryRequest\032!.Ydb.Scheme.MakeDirectoryRes" +
      "ponse\022Z\n\017RemoveDirectory\022\".Ydb.Scheme.Re" +
      "moveDirectoryRequest\032#.Ydb.Scheme.Remove" +
      "DirectoryResponse\022T\n\rListDirectory\022 .Ydb" +
      ".Scheme.ListDirectoryRequest\032!.Ydb.Schem" +
      "e.ListDirectoryResponse\022Q\n\014DescribePath\022" +
      "\037.Ydb.Scheme.DescribePathRequest\032 .Ydb.S" +
      "cheme.DescribePathResponse\022`\n\021ModifyPerm" +
      "issions\022$.Ydb.Scheme.ModifyPermissionsRe" +
      "quest\032%.Ydb.Scheme.ModifyPermissionsResp" +
      "onseBQ\n\030tech.ydb.proto.scheme.v1Z5github" +
      ".com/ydb-platform/ydb-go-genproto/Ydb_Sc" +
      "heme_V1b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          tech.ydb.proto.scheme.SchemeOperationProtos.getDescriptor(),
        });
    tech.ydb.proto.scheme.SchemeOperationProtos.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy