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

com.google.type.DayOfWeekProto Maven / Gradle / Ivy

There is a newer version: 3.2.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/type/dayofweek.proto

package com.google.type;

public final class DayOfWeekProto {
  private DayOfWeekProto() {}
  public static void registerAllExtensions(
      com.google.proto4pingcap.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.proto4pingcap.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.proto4pingcap.ExtensionRegistryLite) registry);
  }

  public static com.google.proto4pingcap.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.proto4pingcap.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\033google/type/dayofweek.proto\022\013google.ty" +
      "pe*\204\001\n\tDayOfWeek\022\033\n\027DAY_OF_WEEK_UNSPECIF" +
      "IED\020\000\022\n\n\006MONDAY\020\001\022\013\n\007TUESDAY\020\002\022\r\n\tWEDNES" +
      "DAY\020\003\022\014\n\010THURSDAY\020\004\022\n\n\006FRIDAY\020\005\022\014\n\010SATUR" +
      "DAY\020\006\022\n\n\006SUNDAY\020\007Bi\n\017com.google.typeB\016Da" +
      "yOfWeekProtoP\001Z>google.golang.org/genpro" +
      "to/googleapis/type/dayofweek;dayofweek\242\002" +
      "\003GTPb\006proto3"
    };
    com.google.proto4pingcap.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.proto4pingcap.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.proto4pingcap.ExtensionRegistry assignDescriptors(
              com.google.proto4pingcap.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.proto4pingcap.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.proto4pingcap.Descriptors.FileDescriptor[] {
        }, assigner);
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy