com.zepben.protobuf.hc.LogMessageOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/hc/LogMessage.proto
package com.zepben.protobuf.hc;
public final class LogMessageOuterClass {
private LogMessageOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_zepben_protobuf_hc_LogMessage_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_hc_LogMessage_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n#zepben/protobuf/hc/LogMessage.proto\022\022z" +
"epben.protobuf.hc\032\037google/protobuf/times" +
"tamp.proto\032\034google/protobuf/struct.proto" +
"\"\242\003\n\nLogMessage\022\025\n\rworkPackageId\030\001 \001(\t\022\020" +
"\n\010scenario\030\002 \001(\t\022.\n\010yearNull\030\003 \001(\0162\032.goo" +
"gle.protobuf.NullValueH\000\022\021\n\007yearSet\030\004 \001(" +
"\005H\000\022\016\n\006feeder\030\005 \001(\t\0222\n\014timeStepNull\030\006 \001(" +
"\0162\032.google.protobuf.NullValueH\001\0221\n\013timeS" +
"tepSet\030\007 \001(\0132\032.google.protobuf.Timestamp" +
"H\001\022-\n\ttimestamp\030\010 \001(\0132\032.google.protobuf." +
"Timestamp\022.\n\010severity\030\t \001(\0162\034.zepben.pro" +
"tobuf.hc.LogLevel\022\017\n\007message\030\n \001(\t\022-\n\006so" +
"urce\030\013 \001(\0162\035.zepben.protobuf.hc.LogSourc" +
"eB\006\n\004yearB\n\n\010timeStep*4\n\010LogLevel\022\010\n\004INF" +
"O\020\000\022\010\n\004WARN\020\001\022\t\n\005ERROR\020\002\022\t\n\005DEBUG\020\003*J\n\tL" +
"ogSource\022\023\n\017MODEL_GENERATOR\020\000\022\022\n\016MODEL_E" +
"XECUTOR\020\001\022\024\n\020RESULT_PROCESSOR\020\002B/\n\026com.z" +
"epben.protobuf.hcP\001\252\002\022Zepben.Protobuf.HC" +
"b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.TimestampProto.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
});
internal_static_zepben_protobuf_hc_LogMessage_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_hc_LogMessage_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_hc_LogMessage_descriptor,
new java.lang.String[] { "WorkPackageId", "Scenario", "YearNull", "YearSet", "Feeder", "TimeStepNull", "TimeStepSet", "Timestamp", "Severity", "Message", "Source", "Year", "TimeStep", });
com.google.protobuf.TimestampProto.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}