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.
 
 
 

126 lines
5.4 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/minute_of_hour.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  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. // Enumerates of quarter-hours. E.g. "FIFTEEN"
  17. type MinuteOfHourEnum_MinuteOfHour int32
  18. const (
  19. // Not specified.
  20. MinuteOfHourEnum_UNSPECIFIED MinuteOfHourEnum_MinuteOfHour = 0
  21. // The value is unknown in this version.
  22. MinuteOfHourEnum_UNKNOWN MinuteOfHourEnum_MinuteOfHour = 1
  23. // Zero minutes past the hour.
  24. MinuteOfHourEnum_ZERO MinuteOfHourEnum_MinuteOfHour = 2
  25. // Fifteen minutes past the hour.
  26. MinuteOfHourEnum_FIFTEEN MinuteOfHourEnum_MinuteOfHour = 3
  27. // Thirty minutes past the hour.
  28. MinuteOfHourEnum_THIRTY MinuteOfHourEnum_MinuteOfHour = 4
  29. // Forty-five minutes past the hour.
  30. MinuteOfHourEnum_FORTY_FIVE MinuteOfHourEnum_MinuteOfHour = 5
  31. )
  32. var MinuteOfHourEnum_MinuteOfHour_name = map[int32]string{
  33. 0: "UNSPECIFIED",
  34. 1: "UNKNOWN",
  35. 2: "ZERO",
  36. 3: "FIFTEEN",
  37. 4: "THIRTY",
  38. 5: "FORTY_FIVE",
  39. }
  40. var MinuteOfHourEnum_MinuteOfHour_value = map[string]int32{
  41. "UNSPECIFIED": 0,
  42. "UNKNOWN": 1,
  43. "ZERO": 2,
  44. "FIFTEEN": 3,
  45. "THIRTY": 4,
  46. "FORTY_FIVE": 5,
  47. }
  48. func (x MinuteOfHourEnum_MinuteOfHour) String() string {
  49. return proto.EnumName(MinuteOfHourEnum_MinuteOfHour_name, int32(x))
  50. }
  51. func (MinuteOfHourEnum_MinuteOfHour) EnumDescriptor() ([]byte, []int) {
  52. return fileDescriptor_minute_of_hour_7b7d8b5307e8d14c, []int{0, 0}
  53. }
  54. // Container for enumeration of quarter-hours.
  55. type MinuteOfHourEnum struct {
  56. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  57. XXX_unrecognized []byte `json:"-"`
  58. XXX_sizecache int32 `json:"-"`
  59. }
  60. func (m *MinuteOfHourEnum) Reset() { *m = MinuteOfHourEnum{} }
  61. func (m *MinuteOfHourEnum) String() string { return proto.CompactTextString(m) }
  62. func (*MinuteOfHourEnum) ProtoMessage() {}
  63. func (*MinuteOfHourEnum) Descriptor() ([]byte, []int) {
  64. return fileDescriptor_minute_of_hour_7b7d8b5307e8d14c, []int{0}
  65. }
  66. func (m *MinuteOfHourEnum) XXX_Unmarshal(b []byte) error {
  67. return xxx_messageInfo_MinuteOfHourEnum.Unmarshal(m, b)
  68. }
  69. func (m *MinuteOfHourEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  70. return xxx_messageInfo_MinuteOfHourEnum.Marshal(b, m, deterministic)
  71. }
  72. func (dst *MinuteOfHourEnum) XXX_Merge(src proto.Message) {
  73. xxx_messageInfo_MinuteOfHourEnum.Merge(dst, src)
  74. }
  75. func (m *MinuteOfHourEnum) XXX_Size() int {
  76. return xxx_messageInfo_MinuteOfHourEnum.Size(m)
  77. }
  78. func (m *MinuteOfHourEnum) XXX_DiscardUnknown() {
  79. xxx_messageInfo_MinuteOfHourEnum.DiscardUnknown(m)
  80. }
  81. var xxx_messageInfo_MinuteOfHourEnum proto.InternalMessageInfo
  82. func init() {
  83. proto.RegisterType((*MinuteOfHourEnum)(nil), "google.ads.googleads.v0.enums.MinuteOfHourEnum")
  84. proto.RegisterEnum("google.ads.googleads.v0.enums.MinuteOfHourEnum_MinuteOfHour", MinuteOfHourEnum_MinuteOfHour_name, MinuteOfHourEnum_MinuteOfHour_value)
  85. }
  86. func init() {
  87. proto.RegisterFile("google/ads/googleads/v0/enums/minute_of_hour.proto", fileDescriptor_minute_of_hour_7b7d8b5307e8d14c)
  88. }
  89. var fileDescriptor_minute_of_hour_7b7d8b5307e8d14c = []byte{
  90. // 305 bytes of a gzipped FileDescriptorProto
  91. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0x4f, 0x4e, 0xb3, 0x40,
  92. 0x1c, 0xfd, 0x4a, 0xfb, 0x55, 0xf3, 0xab, 0xd1, 0x71, 0xf6, 0x5d, 0xb4, 0x07, 0x18, 0x88, 0xee,
  93. 0xc6, 0x15, 0xd5, 0xa1, 0x25, 0x46, 0x20, 0x48, 0x31, 0x6d, 0x48, 0x08, 0x0a, 0x1d, 0x9b, 0x14,
  94. 0xa6, 0x61, 0x4a, 0x0f, 0xe4, 0xd2, 0xa3, 0x78, 0x10, 0x17, 0x9e, 0xc2, 0x30, 0x58, 0xd2, 0x8d,
  95. 0x6e, 0x26, 0x2f, 0xef, 0xcf, 0xe4, 0xfd, 0x1e, 0x5c, 0x71, 0x21, 0xf8, 0x26, 0xd3, 0x93, 0x54,
  96. 0xea, 0x0d, 0xac, 0xd1, 0xde, 0xd0, 0xb3, 0xa2, 0xca, 0xa5, 0x9e, 0xaf, 0x8b, 0x6a, 0x97, 0xc5,
  97. 0x62, 0x15, 0xbf, 0x8a, 0xaa, 0x24, 0xdb, 0x52, 0xec, 0x04, 0x1e, 0x36, 0x46, 0x92, 0xa4, 0x92,
  98. 0xb4, 0x19, 0xb2, 0x37, 0x88, 0xca, 0x8c, 0x25, 0xa0, 0x07, 0x15, 0x73, 0x57, 0x33, 0x51, 0x95,
  99. 0xac, 0xa8, 0xf2, 0x71, 0x0c, 0x67, 0xc7, 0x1c, 0xbe, 0x80, 0xc1, 0xdc, 0x79, 0xf4, 0xd8, 0xad,
  100. 0x6d, 0xd9, 0xec, 0x0e, 0xfd, 0xc3, 0x03, 0x38, 0x99, 0x3b, 0xf7, 0x8e, 0xfb, 0xe4, 0xa0, 0x0e,
  101. 0x3e, 0x85, 0xde, 0x92, 0xf9, 0x2e, 0xd2, 0x6a, 0xda, 0xb2, 0xad, 0x80, 0x31, 0x07, 0x75, 0x31,
  102. 0x40, 0x3f, 0x98, 0xd9, 0x7e, 0xb0, 0x40, 0x3d, 0x7c, 0x0e, 0x60, 0xb9, 0x7e, 0xb0, 0x88, 0x2d,
  103. 0x3b, 0x64, 0xe8, 0xff, 0xe4, 0xb3, 0x03, 0xa3, 0x17, 0x91, 0x93, 0x3f, 0xab, 0x4d, 0x2e, 0x8f,
  104. 0x4b, 0x78, 0xf5, 0x31, 0x5e, 0x67, 0x39, 0xf9, 0xc9, 0x70, 0xb1, 0x49, 0x0a, 0x4e, 0x44, 0xc9,
  105. 0x75, 0x9e, 0x15, 0xea, 0xd4, 0xc3, 0x24, 0xdb, 0xb5, 0xfc, 0x65, 0xa1, 0x1b, 0xf5, 0xbe, 0x69,
  106. 0xdd, 0xa9, 0x69, 0xbe, 0x6b, 0xc3, 0x69, 0xf3, 0x95, 0x99, 0x4a, 0xd2, 0xc0, 0x1a, 0x85, 0x06,
  107. 0xa9, 0x47, 0x90, 0x1f, 0x07, 0x3d, 0x32, 0x53, 0x19, 0xb5, 0x7a, 0x14, 0x1a, 0x91, 0xd2, 0xbf,
  108. 0xb4, 0x51, 0x43, 0x52, 0x6a, 0xa6, 0x92, 0xd2, 0xd6, 0x41, 0x69, 0x68, 0x50, 0xaa, 0x3c, 0xcf,
  109. 0x7d, 0x55, 0xec, 0xfa, 0x3b, 0x00, 0x00, 0xff, 0xff, 0x87, 0x73, 0x9e, 0xc7, 0xb9, 0x01, 0x00,
  110. 0x00,
  111. }