
com.google.apphosting.base.protos.RuntimeRpc Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: runtime_rpc.proto
package com.google.apphosting.base.protos;
public final class RuntimeRpc {
private RuntimeRpc() {}
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\021runtime_rpc.proto\022\napphosting\032\rappinfo" +
".proto\032\023empty-message.proto\032\rruntime.pro" +
"to2\360\001\n\021EvaluationRuntime\022J\n\rHandleReques" +
"t\022\032.java.apphosting.UPRequest\032\033.java.app" +
"hosting.UPResponse\"\000\022E\n\rAddAppVersion\022\030." +
"java.apphosting.AppInfo\032\030.apphosting.Emp" +
"tyMessage\"\000\022H\n\020DeleteAppVersion\022\030.java.a" +
"pphosting.AppInfo\032\030.apphosting.EmptyMess" +
"age\"\0002N\n\007APIHost\022C\n\004Call\022\033.java.apphosti" +
"ng.APIRequest\032\034.java.apphosting.APIRespo" +
"nse\"\000B&\n!com.google.apphosting.base.prot" +
"os\370\001\001"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.apphosting.base.protos.AppinfoPb.getDescriptor(),
com.google.apphosting.base.protos.EmptyMessageOuterClass.getDescriptor(),
com.google.apphosting.base.protos.RuntimePb.getDescriptor(),
});
com.google.apphosting.base.protos.AppinfoPb.getDescriptor();
com.google.apphosting.base.protos.EmptyMessageOuterClass.getDescriptor();
com.google.apphosting.base.protos.RuntimePb.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy