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.
 
 
 

119 lines
5.0 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v1/enums/time_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v1/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. import _ "google.golang.org/genproto/googleapis/api/annotations"
  8. // Reference imports to suppress errors if they are not otherwise used.
  9. var _ = proto.Marshal
  10. var _ = fmt.Errorf
  11. var _ = math.Inf
  12. // This is a compile-time assertion to ensure that this generated file
  13. // is compatible with the proto package it is being compiled against.
  14. // A compilation error at this line likely means your copy of the
  15. // proto package needs to be updated.
  16. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  17. // The possible time types used by certain resources as an alternative to
  18. // absolute timestamps.
  19. type TimeTypeEnum_TimeType int32
  20. const (
  21. // Not specified.
  22. TimeTypeEnum_UNSPECIFIED TimeTypeEnum_TimeType = 0
  23. // Used for return value only. Represents value unknown in this version.
  24. TimeTypeEnum_UNKNOWN TimeTypeEnum_TimeType = 1
  25. // As soon as possible.
  26. TimeTypeEnum_NOW TimeTypeEnum_TimeType = 2
  27. // An infinite point in the future.
  28. TimeTypeEnum_FOREVER TimeTypeEnum_TimeType = 3
  29. )
  30. var TimeTypeEnum_TimeType_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 2: "NOW",
  34. 3: "FOREVER",
  35. }
  36. var TimeTypeEnum_TimeType_value = map[string]int32{
  37. "UNSPECIFIED": 0,
  38. "UNKNOWN": 1,
  39. "NOW": 2,
  40. "FOREVER": 3,
  41. }
  42. func (x TimeTypeEnum_TimeType) String() string {
  43. return proto.EnumName(TimeTypeEnum_TimeType_name, int32(x))
  44. }
  45. func (TimeTypeEnum_TimeType) EnumDescriptor() ([]byte, []int) {
  46. return fileDescriptor_time_type_b6e6d38d621e52f2, []int{0, 0}
  47. }
  48. // Message describing time types.
  49. type TimeTypeEnum struct {
  50. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  51. XXX_unrecognized []byte `json:"-"`
  52. XXX_sizecache int32 `json:"-"`
  53. }
  54. func (m *TimeTypeEnum) Reset() { *m = TimeTypeEnum{} }
  55. func (m *TimeTypeEnum) String() string { return proto.CompactTextString(m) }
  56. func (*TimeTypeEnum) ProtoMessage() {}
  57. func (*TimeTypeEnum) Descriptor() ([]byte, []int) {
  58. return fileDescriptor_time_type_b6e6d38d621e52f2, []int{0}
  59. }
  60. func (m *TimeTypeEnum) XXX_Unmarshal(b []byte) error {
  61. return xxx_messageInfo_TimeTypeEnum.Unmarshal(m, b)
  62. }
  63. func (m *TimeTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  64. return xxx_messageInfo_TimeTypeEnum.Marshal(b, m, deterministic)
  65. }
  66. func (dst *TimeTypeEnum) XXX_Merge(src proto.Message) {
  67. xxx_messageInfo_TimeTypeEnum.Merge(dst, src)
  68. }
  69. func (m *TimeTypeEnum) XXX_Size() int {
  70. return xxx_messageInfo_TimeTypeEnum.Size(m)
  71. }
  72. func (m *TimeTypeEnum) XXX_DiscardUnknown() {
  73. xxx_messageInfo_TimeTypeEnum.DiscardUnknown(m)
  74. }
  75. var xxx_messageInfo_TimeTypeEnum proto.InternalMessageInfo
  76. func init() {
  77. proto.RegisterType((*TimeTypeEnum)(nil), "google.ads.googleads.v1.enums.TimeTypeEnum")
  78. proto.RegisterEnum("google.ads.googleads.v1.enums.TimeTypeEnum_TimeType", TimeTypeEnum_TimeType_name, TimeTypeEnum_TimeType_value)
  79. }
  80. func init() {
  81. proto.RegisterFile("google/ads/googleads/v1/enums/time_type.proto", fileDescriptor_time_type_b6e6d38d621e52f2)
  82. }
  83. var fileDescriptor_time_type_b6e6d38d621e52f2 = []byte{
  84. // 294 bytes of a gzipped FileDescriptorProto
  85. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xc1, 0x4a, 0xc3, 0x30,
  86. 0x18, 0xc7, 0x6d, 0x0b, 0x4e, 0x32, 0xc5, 0xd2, 0xa3, 0xb8, 0xc3, 0x76, 0x37, 0xa1, 0x78, 0x8b,
  87. 0x20, 0xb4, 0xda, 0x8d, 0x21, 0xa4, 0x65, 0x6e, 0x1d, 0x48, 0x41, 0xaa, 0x0d, 0xa1, 0xb0, 0x26,
  88. 0x65, 0xe9, 0x06, 0x7b, 0x1d, 0x8f, 0x3e, 0x8a, 0x8f, 0xe1, 0xd1, 0xa7, 0x90, 0x24, 0xa6, 0x37,
  89. 0x77, 0x09, 0xff, 0x7c, 0xff, 0x5f, 0xbe, 0xfc, 0xbf, 0x0f, 0xdc, 0x30, 0x21, 0xd8, 0x86, 0xa2,
  90. 0xb2, 0x92, 0xc8, 0x48, 0xa5, 0xf6, 0x21, 0xa2, 0x7c, 0xd7, 0x48, 0xd4, 0xd5, 0x0d, 0x7d, 0xed,
  91. 0x0e, 0x2d, 0x85, 0xed, 0x56, 0x74, 0x22, 0x18, 0x19, 0x06, 0x96, 0x95, 0x84, 0x3d, 0x0e, 0xf7,
  92. 0x21, 0xd4, 0xf8, 0xd5, 0xb5, 0xed, 0xd6, 0xd6, 0xa8, 0xe4, 0x5c, 0x74, 0x65, 0x57, 0x0b, 0x2e,
  93. 0xcd, 0xe3, 0x09, 0x01, 0xe7, 0xcb, 0xba, 0xa1, 0xcb, 0x43, 0x4b, 0x13, 0xbe, 0x6b, 0x26, 0xf7,
  94. 0xe0, 0xcc, 0xde, 0x83, 0x4b, 0x30, 0x5c, 0x91, 0xe7, 0x2c, 0x79, 0x98, 0x4f, 0xe7, 0xc9, 0xa3,
  95. 0x7f, 0x12, 0x0c, 0xc1, 0x60, 0x45, 0x9e, 0x48, 0xba, 0x26, 0xbe, 0x13, 0x0c, 0x80, 0x47, 0xd2,
  96. 0xb5, 0xef, 0xaa, 0xea, 0x34, 0x5d, 0x24, 0x79, 0xb2, 0xf0, 0xbd, 0xf8, 0xdb, 0x01, 0xe3, 0x77,
  97. 0xd1, 0xc0, 0xa3, 0x99, 0xe2, 0x0b, 0xfb, 0x47, 0xa6, 0x42, 0x64, 0xce, 0x4b, 0xfc, 0xc7, 0x33,
  98. 0xb1, 0x29, 0x39, 0x83, 0x62, 0xcb, 0x10, 0xa3, 0x5c, 0x47, 0xb4, 0x2b, 0x68, 0x6b, 0xf9, 0xcf,
  99. 0x46, 0xee, 0xf4, 0xf9, 0xe1, 0x7a, 0xb3, 0x28, 0xfa, 0x74, 0x47, 0x33, 0xd3, 0x2a, 0xaa, 0x24,
  100. 0x34, 0x52, 0xa9, 0x3c, 0x84, 0x6a, 0x3e, 0xf9, 0x65, 0xfd, 0x22, 0xaa, 0x64, 0xd1, 0xfb, 0x45,
  101. 0x1e, 0x16, 0xda, 0xff, 0x71, 0xc7, 0xa6, 0x88, 0x71, 0x54, 0x49, 0x8c, 0x7b, 0x02, 0xe3, 0x3c,
  102. 0xc4, 0x58, 0x33, 0x6f, 0xa7, 0x3a, 0xd8, 0xed, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x38, 0xf4,
  103. 0x42, 0x6f, 0xa9, 0x01, 0x00, 0x00,
  104. }