tech.ydb.proto.query.v1.YdbQueryV1 Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ydb_query_v1.proto
package tech.ydb.proto.query.v1;
public final class YdbQueryV1 {
private YdbQueryV1() {}
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_query_v1.proto\022\014Ydb.Query.V1\032\032prot" +
"os/ydb_operation.proto\032\026protos/ydb_query" +
".proto2\255\006\n\014QueryService\022R\n\rCreateSession" +
"\022\037.Ydb.Query.CreateSessionRequest\032 .Ydb." +
"Query.CreateSessionResponse\022R\n\rDeleteSes" +
"sion\022\037.Ydb.Query.DeleteSessionRequest\032 ." +
"Ydb.Query.DeleteSessionResponse\022K\n\rAttac" +
"hSession\022\037.Ydb.Query.AttachSessionReques" +
"t\032\027.Ydb.Query.SessionState0\001\022[\n\020BeginTra" +
"nsaction\022\".Ydb.Query.BeginTransactionReq" +
"uest\032#.Ydb.Query.BeginTransactionRespons" +
"e\022^\n\021CommitTransaction\022#.Ydb.Query.Commi" +
"tTransactionRequest\032$.Ydb.Query.CommitTr" +
"ansactionResponse\022d\n\023RollbackTransaction" +
"\022%.Ydb.Query.RollbackTransactionRequest\032" +
"&.Ydb.Query.RollbackTransactionResponse\022" +
"U\n\014ExecuteQuery\022\036.Ydb.Query.ExecuteQuery" +
"Request\032#.Ydb.Query.ExecuteQueryResponse" +
"Part0\001\022K\n\rExecuteScript\022\037.Ydb.Query.Exec" +
"uteScriptRequest\032\031.Ydb.Operations.Operat" +
"ion\022a\n\022FetchScriptResults\022$.Ydb.Query.Fe" +
"tchScriptResultsRequest\032%.Ydb.Query.Fetc" +
"hScriptResultsResponseBO\n\027tech.ydb.proto" +
".query.v1Z4github.com/ydb-platform/ydb-g" +
"o-genproto/Ydb_Query_V1b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
tech.ydb.proto.OperationProtos.getDescriptor(),
tech.ydb.proto.query.YdbQuery.getDescriptor(),
});
tech.ydb.proto.OperationProtos.getDescriptor();
tech.ydb.proto.query.YdbQuery.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy