All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zepben.protobuf.hc.JobOuterClass Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/hc/Job.proto

package com.zepben.protobuf.hc;

public final class JobOuterClass {
  private JobOuterClass() {}
  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_Job_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_hc_Job_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\034zepben/protobuf/hc/Job.proto\022\022zepben.p" +
      "rotobuf.hc\"\235\001\n\003Job\022\016\n\006feeder\030\001 \001(\t\022\021\n\tsc" +
      "enarios\030\002 \003(\t\022\r\n\005years\030\003 \003(\005\022\024\n\014commonCo" +
      "nfig\030\004 \001(\t\022\027\n\017generatorConfig\030\005 \001(\t\022\026\n\016e" +
      "xecutorConfig\030\006 \001(\t\022\035\n\025resultProcessorCo" +
      "nfig\030\007 \001(\tB/\n\026com.zepben.protobuf.hcP\001\252\002" +
      "\022Zepben.Protobuf.HCb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_zepben_protobuf_hc_Job_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_hc_Job_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_hc_Job_descriptor,
        new java.lang.String[] { "Feeder", "Scenarios", "Years", "CommonConfig", "GeneratorConfig", "ExecutorConfig", "ResultProcessorConfig", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy