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

com.yandex.ydb.topic.v1.YdbTopicV1 Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: ydb/public/api/grpc/ydb_topic_v1.proto

package com.yandex.ydb.topic.v1;

public final class YdbTopicV1 {
  private YdbTopicV1() {}
  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&ydb/public/api/grpc/ydb_topic_v1.proto" +
      "\022\014Ydb.Topic.V1\032%ydb/public/api/protos/yd" +
      "b_topic.proto2\216\004\n\014TopicService\022e\n\013Stream" +
      "Write\022(.Ydb.Topic.StreamWriteMessage.Fro" +
      "mClient\032(.Ydb.Topic.StreamWriteMessage.F" +
      "romServer(\0010\001\022b\n\nStreamRead\022\'.Ydb.Topic." +
      "StreamReadMessage.FromClient\032\'.Ydb.Topic" +
      ".StreamReadMessage.FromServer(\0010\001\022L\n\013Cre" +
      "ateTopic\022\035.Ydb.Topic.CreateTopicRequest\032" +
      "\036.Ydb.Topic.CreateTopicResponse\022R\n\rDescr" +
      "ibeTopic\022\037.Ydb.Topic.DescribeTopicReques" +
      "t\032 .Ydb.Topic.DescribeTopicResponse\022I\n\nA" +
      "lterTopic\022\034.Ydb.Topic.AlterTopicRequest\032" +
      "\035.Ydb.Topic.AlterTopicResponse\022F\n\tDropTo" +
      "pic\022\033.Ydb.Topic.DropTopicRequest\032\034.Ydb.T" +
      "opic.DropTopicResponseB\034\n\027com.yandex.ydb" +
      ".topic.v1\370\001\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.yandex.ydb.topic.YdbTopic.getDescriptor(),
        });
    com.yandex.ydb.topic.YdbTopic.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy