tech.ydb.proto.export.v1.YdbExportV1 Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ydb-proto-api Show documentation
Show all versions of ydb-proto-api Show documentation
Generated from Protocol Buffers IDL Java sources
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ydb_export_v1.proto
package tech.ydb.proto.export.v1;
public final class YdbExportV1 {
private YdbExportV1() {}
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_export_v1.proto\022\rYdb.Export.V1\032\027pr" +
"otos/ydb_export.proto2\251\001\n\rExportService\022" +
"K\n\nExportToYt\022\035.Ydb.Export.ExportToYtReq" +
"uest\032\036.Ydb.Export.ExportToYtResponse\022K\n\n" +
"ExportToS3\022\035.Ydb.Export.ExportToS3Reques" +
"t\032\036.Ydb.Export.ExportToS3ResponseBQ\n\030tec" +
"h.ydb.proto.export.v1Z5github.com/ydb-pl" +
"atform/ydb-go-genproto/Ydb_Export_V1b\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
tech.ydb.proto.export.YdbExport.getDescriptor(),
});
tech.ydb.proto.export.YdbExport.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}