tech.ydb.proto.topic.v1.YdbTopicV1 Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ydb_topic_v1.proto
package tech.ydb.proto.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\022ydb_topic_v1.proto\022\014Ydb.Topic.V1\032\026prot" +
"os/ydb_topic.proto2\267\006\n\014TopicService\022e\n\013S" +
"treamWrite\022(.Ydb.Topic.StreamWriteMessag" +
"e.FromClient\032(.Ydb.Topic.StreamWriteMess" +
"age.FromServer(\0010\001\022b\n\nStreamRead\022\'.Ydb.T" +
"opic.StreamReadMessage.FromClient\032\'.Ydb." +
"Topic.StreamReadMessage.FromServer(\0010\001\022O" +
"\n\014CommitOffset\022\036.Ydb.Topic.CommitOffsetR" +
"equest\032\037.Ydb.Topic.CommitOffsetResponse\022" +
"y\n\032UpdateOffsetsInTransaction\022,.Ydb.Topi" +
"c.UpdateOffsetsInTransactionRequest\032-.Yd" +
"b.Topic.UpdateOffsetsInTransactionRespon" +
"se\022L\n\013CreateTopic\022\035.Ydb.Topic.CreateTopi" +
"cRequest\032\036.Ydb.Topic.CreateTopicResponse" +
"\022R\n\rDescribeTopic\022\037.Ydb.Topic.DescribeTo" +
"picRequest\032 .Ydb.Topic.DescribeTopicResp" +
"onse\022[\n\020DescribeConsumer\022\".Ydb.Topic.Des" +
"cribeConsumerRequest\032#.Ydb.Topic.Describ" +
"eConsumerResponse\022I\n\nAlterTopic\022\034.Ydb.To" +
"pic.AlterTopicRequest\032\035.Ydb.Topic.AlterT" +
"opicResponse\022F\n\tDropTopic\022\033.Ydb.Topic.Dr" +
"opTopicRequest\032\034.Ydb.Topic.DropTopicResp" +
"onseBR\n\027tech.ydb.proto.topic.v1Z4github." +
"com/ydb-platform/ydb-go-genproto/Ydb_Top" +
"ic_V1\370\001\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
tech.ydb.proto.topic.YdbTopic.getDescriptor(),
});
tech.ydb.proto.topic.YdbTopic.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy