You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

97 lines
3.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/type/dayofweek.proto
  3. package dayofweek // import "google.golang.org/genproto/googleapis/type/dayofweek"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // Represents a day of week.
  17. type DayOfWeek int32
  18. const (
  19. // The unspecified day-of-week.
  20. DayOfWeek_DAY_OF_WEEK_UNSPECIFIED DayOfWeek = 0
  21. // The day-of-week of Monday.
  22. DayOfWeek_MONDAY DayOfWeek = 1
  23. // The day-of-week of Tuesday.
  24. DayOfWeek_TUESDAY DayOfWeek = 2
  25. // The day-of-week of Wednesday.
  26. DayOfWeek_WEDNESDAY DayOfWeek = 3
  27. // The day-of-week of Thursday.
  28. DayOfWeek_THURSDAY DayOfWeek = 4
  29. // The day-of-week of Friday.
  30. DayOfWeek_FRIDAY DayOfWeek = 5
  31. // The day-of-week of Saturday.
  32. DayOfWeek_SATURDAY DayOfWeek = 6
  33. // The day-of-week of Sunday.
  34. DayOfWeek_SUNDAY DayOfWeek = 7
  35. )
  36. var DayOfWeek_name = map[int32]string{
  37. 0: "DAY_OF_WEEK_UNSPECIFIED",
  38. 1: "MONDAY",
  39. 2: "TUESDAY",
  40. 3: "WEDNESDAY",
  41. 4: "THURSDAY",
  42. 5: "FRIDAY",
  43. 6: "SATURDAY",
  44. 7: "SUNDAY",
  45. }
  46. var DayOfWeek_value = map[string]int32{
  47. "DAY_OF_WEEK_UNSPECIFIED": 0,
  48. "MONDAY": 1,
  49. "TUESDAY": 2,
  50. "WEDNESDAY": 3,
  51. "THURSDAY": 4,
  52. "FRIDAY": 5,
  53. "SATURDAY": 6,
  54. "SUNDAY": 7,
  55. }
  56. func (x DayOfWeek) String() string {
  57. return proto.EnumName(DayOfWeek_name, int32(x))
  58. }
  59. func (DayOfWeek) EnumDescriptor() ([]byte, []int) {
  60. return fileDescriptor_dayofweek_51230d4206be2e28, []int{0}
  61. }
  62. func init() {
  63. proto.RegisterEnum("google.type.DayOfWeek", DayOfWeek_name, DayOfWeek_value)
  64. }
  65. func init() {
  66. proto.RegisterFile("google/type/dayofweek.proto", fileDescriptor_dayofweek_51230d4206be2e28)
  67. }
  68. var fileDescriptor_dayofweek_51230d4206be2e28 = []byte{
  69. // 235 bytes of a gzipped FileDescriptorProto
  70. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x92, 0x4e, 0xcf, 0xcf, 0x4f,
  71. 0xcf, 0x49, 0xd5, 0x2f, 0xa9, 0x2c, 0x48, 0xd5, 0x4f, 0x49, 0xac, 0xcc, 0x4f, 0x2b, 0x4f, 0x4d,
  72. 0xcd, 0xd6, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x86, 0x48, 0xea, 0x81, 0x24, 0xb5, 0x5a,
  73. 0x18, 0xb9, 0x38, 0x5d, 0x12, 0x2b, 0xfd, 0xd3, 0xc2, 0x53, 0x53, 0xb3, 0x85, 0xa4, 0xb9, 0xc4,
  74. 0x5d, 0x1c, 0x23, 0xe3, 0xfd, 0xdd, 0xe2, 0xc3, 0x5d, 0x5d, 0xbd, 0xe3, 0x43, 0xfd, 0x82, 0x03,
  75. 0x5c, 0x9d, 0x3d, 0xdd, 0x3c, 0x5d, 0x5d, 0x04, 0x18, 0x84, 0xb8, 0xb8, 0xd8, 0x7c, 0xfd, 0xfd,
  76. 0x5c, 0x1c, 0x23, 0x05, 0x18, 0x85, 0xb8, 0xb9, 0xd8, 0x43, 0x42, 0x5d, 0x83, 0x41, 0x1c, 0x26,
  77. 0x21, 0x5e, 0x2e, 0xce, 0x70, 0x57, 0x17, 0x3f, 0x08, 0x97, 0x59, 0x88, 0x87, 0x8b, 0x23, 0xc4,
  78. 0x23, 0x34, 0x08, 0xcc, 0x63, 0x01, 0xe9, 0x72, 0x0b, 0xf2, 0x04, 0xb1, 0x59, 0x41, 0x32, 0xc1,
  79. 0x8e, 0x21, 0xa1, 0x41, 0x20, 0x1e, 0x1b, 0x48, 0x26, 0x38, 0x14, 0x6c, 0x1e, 0xbb, 0x53, 0x26,
  80. 0x17, 0x7f, 0x72, 0x7e, 0xae, 0x1e, 0x92, 0xcb, 0x9c, 0xf8, 0xe0, 0xce, 0x0a, 0x00, 0x39, 0x3b,
  81. 0x80, 0x31, 0xca, 0x0e, 0x2a, 0x9d, 0x9e, 0x9f, 0x93, 0x98, 0x97, 0xae, 0x97, 0x5f, 0x94, 0xae,
  82. 0x9f, 0x9e, 0x9a, 0x07, 0xf6, 0x94, 0x3e, 0x44, 0x2a, 0xb1, 0x20, 0xb3, 0x18, 0xcd, 0xd3, 0xd6,
  83. 0x70, 0xd6, 0x22, 0x26, 0x66, 0xf7, 0x90, 0x80, 0x24, 0x36, 0xb0, 0x06, 0x63, 0x40, 0x00, 0x00,
  84. 0x00, 0xff, 0xff, 0x6e, 0x23, 0xb2, 0xb3, 0x24, 0x01, 0x00, 0x00,
  85. }